mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 07:18:49 +01:00
💄
This commit is contained in:
parent
ed3f2af467
commit
abde6eed91
1 changed files with 6 additions and 1 deletions
|
|
@ -58,7 +58,12 @@
|
|||
}
|
||||
|
||||
&-util {
|
||||
@extend .b3-menu;
|
||||
position: fixed;
|
||||
border-radius: 4px;
|
||||
box-shadow: var(--b3-dialog-shadow);
|
||||
background-color: var(--b3-menu-background);
|
||||
padding: 8px;
|
||||
max-height: 80vh;
|
||||
z-index: 200;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue