From d86d51c27e6abcbf510d42933e9e013b84b4d7fc Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Wed, 3 Jun 2026 06:31:45 -0400 Subject: [PATCH] fix: Table jitter on edit/read toggle (#2252) --- apps/client/src/features/editor/styles/table.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps/client/src/features/editor/styles/table.css b/apps/client/src/features/editor/styles/table.css index 5d802e4ab..ac5b91d4c 100644 --- a/apps/client/src/features/editor/styles/table.css +++ b/apps/client/src/features/editor/styles/table.css @@ -204,10 +204,6 @@ opacity: 1; } -.ProseMirror table th:has(.tableReadonlySortChevron) { - padding-right: 30px; -} - .tableReadonlySortChevron:hover { background: light-dark( rgba(55, 53, 47, 0.16),