mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -70,8 +70,14 @@
|
||||
}
|
||||
|
||||
&--hidemark span[data-type~=mark] {
|
||||
transition: var(--b3-transition);
|
||||
color: transparent !important;
|
||||
font-size: 0;
|
||||
|
||||
&::before {
|
||||
content: " [...] ";
|
||||
color: var(--b3-theme-primary-light);
|
||||
font-size: initial;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
&--hideli .li > .list {
|
||||
|
||||
Reference in New Issue
Block a user