f9abea2387
Closes #13862 The `padding-right` for `StyledCheckboxCell` was previously set to `16px`, causing it to be pushed in. It has now been reduced to `8px`. The read column in the table appeared as the third column regardless of whether update was restricted or not. Now, the read column appears as the last column if update is restricted, otherwise, read appears before update column. Attaching a recording for verification: [Loom Recording](https://www.loom.com/share/ebd07db6c4d04900aa18f3a1ba71e770?sid=75b33043-dc80-4e2d-82ae-f183efa6faa2) --------- Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>