mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-20 05:58:07 +01:00
This commit is contained in:
parent
b7f49bde1e
commit
73d232bafb
3 changed files with 30 additions and 8 deletions
|
|
@ -7,7 +7,7 @@
|
|||
&--background .b3-list-item {
|
||||
border-radius: var(--b3-border-radius);
|
||||
|
||||
&:hover:not(.b3-list-item--focus),
|
||||
&:hover:not(.b3-list-item--focus):not(.dragover):not(.dragover__top):not(.dragover__bottom),
|
||||
&--focus:not(.dragover) {
|
||||
background-color: var(--b3-list-hover);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue