mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 13:28:48 +01:00
This commit is contained in:
parent
ecdebf85f7
commit
78623f00c5
1 changed files with 2 additions and 1 deletions
|
|
@ -11,13 +11,14 @@
|
|||
padding: 0 16px 8px;
|
||||
background-color: var(--b3-theme-background);
|
||||
position: absolute;
|
||||
top: 30px;
|
||||
top: 42px;
|
||||
right: -200px;
|
||||
bottom: 0;
|
||||
overflow: auto;
|
||||
box-sizing: border-box;
|
||||
z-index: 1;
|
||||
opacity: 0.9;
|
||||
border-left: 1px solid var(--b3-border-color);
|
||||
|
||||
label {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue