mirror of
https://github.com/docmost/docmost.git
synced 2026-05-13 02:34:05 +08:00
WIP
This commit is contained in:
@@ -40,9 +40,8 @@
|
||||
}
|
||||
|
||||
:global(.history-diff-node-deleted) {
|
||||
display: block;
|
||||
opacity: 0.5;
|
||||
outline: rem(2px) dashed light-dark(var(--mantine-color-red-4), var(--mantine-color-red-6));
|
||||
outline-offset: rem(2px);
|
||||
outline-offset: rem(4px);
|
||||
border-radius: rem(4px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user