Skip to content

Commit d46c427

Browse files
Center checkboxes in tables on role-based-access.md (#25133)
Centered the checkboxes in the columns under the "User permissions" and "Team user permissions" tables. Co-authored-by: Drew Baker <89049099+Drew-P-drawers@users.noreply.github.com>
1 parent 8cbc57b commit d46c427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/role-based-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines.
3434
## User permissions
3535

3636
| **Action** | Observer | Observer+* | Maintainer | Admin | GitOps* |
37-
| ------------------------------------------------------------------------------------------------------------------------------------------ | -------- | ---------- | ---------- | ----- | ------- |
37+
| ------------------------------------------------------------------------------------------------------------------------------------------ | :------: | :--------: | :--------: | :---: | :-----: |
3838
| View all [activity](https://fleetdm.com/docs/using-fleet/rest-api#activities) ||||| |
3939
| Manage [activity automations](https://fleetdm.com/docs/using-fleet/audit-logs) | | | |||
4040
| View all hosts ||||| |
@@ -123,7 +123,7 @@ Users can be assigned to multiple teams in Fleet.
123123
Users with access to multiple teams can be assigned different roles for each team. For example, a user can be given access to the "Workstations" team and assigned the "Observer" role. This same user can be given access to the "Servers" team and assigned the "Maintainer" role.
124124

125125
| **Action** | Team observer | Team observer+ | Team maintainer | Team admin | Team GitOps |
126-
| -------------------------------------------------------------------------------------------------------------------------------- | ------------- | -------------- | --------------- | ---------- | ----------- |
126+
| -------------------------------------------------------------------------------------------------------------------------------- | :-----------: | :------------: | :-------------: | :--------: | :---------: |
127127
| View hosts ||||| |
128128
| View a host by identifier ||||||
129129
| Filter hosts using [labels](https://fleetdm.com/docs/using-fleet/rest-api#labels) ||||| |

0 commit comments

Comments
 (0)