mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-19 05:28:07 +01:00
This commit is contained in:
parent
11d582f39d
commit
2caa3b657c
8 changed files with 191 additions and 83 deletions
|
|
@ -114,8 +114,16 @@
|
|||
z-index: 504;
|
||||
position: relative;
|
||||
|
||||
.b3-menu {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.b3-menu__item:not([data-type="title"]):hover {
|
||||
background-color: var(--b3-list-hover);
|
||||
|
||||
.b3-menu__action {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue