mirror of
https://github.com/docmost/docmost.git
synced 2026-06-14 03:29:56 +00:00
fix: Table jitter on edit/read toggle (#2252)
This commit is contained in:
@@ -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),
|
||||||
|
|||||||
Reference in New Issue
Block a user