mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
fix text shift
This commit is contained in:
@@ -12,8 +12,6 @@
|
|||||||
:global(.history-diff-added) {
|
:global(.history-diff-added) {
|
||||||
background: light-dark(#e1f3f2, #01654a) !important;
|
background: light-dark(#e1f3f2, #01654a) !important;
|
||||||
color: light-dark(#007b69, #cafff7) !important;
|
color: light-dark(#007b69, #cafff7) !important;
|
||||||
border-radius: rem(2px);
|
|
||||||
padding: 0 rem(2px);
|
|
||||||
-webkit-box-decoration-break: clone;
|
-webkit-box-decoration-break: clone;
|
||||||
box-decoration-break: clone;
|
box-decoration-break: clone;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user