Compare commits

..

1 Commits

Author SHA1 Message Date
Peter Tripp d86d51c27e fix: Table jitter on edit/read toggle (#2252) 2026-06-03 11:31:45 +01:00
@@ -204,10 +204,6 @@
opacity: 1; opacity: 1;
} }
.ProseMirror table th:has(.tableReadonlySortChevron) {
padding-right: 30px;
}
.tableReadonlySortChevron:hover { .tableReadonlySortChevron:hover {
background: light-dark( background: light-dark(
rgba(55, 53, 47, 0.16), rgba(55, 53, 47, 0.16),