mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-19 21:48:06 +01:00
This commit is contained in:
parent
0a50de24d2
commit
a56ef14bdc
3 changed files with 8 additions and 6 deletions
|
|
@ -117,9 +117,9 @@
|
|||
}
|
||||
|
||||
&--active {
|
||||
background-color: var(--b3-theme-background-light);
|
||||
border-radius: 2px;
|
||||
color: var(--b3-theme-on-background);
|
||||
background-color: var(--b3-theme-primary);
|
||||
border-radius: 4px;
|
||||
color: var(--b3-theme-on-primary);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue