Files
twenty/packages/twenty-front/src/modules/settings
Balaji Krishnamurthy f9abea2387 Fix table aligment issue (#13896)
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>
2025-08-20 14:37:24 +00:00
..
2025-08-12 13:49:04 +02:00
2025-08-19 16:37:26 +02:00
2025-08-19 16:37:26 +02:00
2025-08-11 14:10:04 +02:00
2025-08-12 13:49:04 +02:00
2025-08-10 23:25:58 +02:00
2025-08-20 14:37:24 +00:00