mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-20 19:10:49 +08:00
This commit is contained in:
parent
ecdebf85f7
commit
78623f00c5
@ -11,13 +11,14 @@
|
|||||||
padding: 0 16px 8px;
|
padding: 0 16px 8px;
|
||||||
background-color: var(--b3-theme-background);
|
background-color: var(--b3-theme-background);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 30px;
|
top: 42px;
|
||||||
right: -200px;
|
right: -200px;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
|
border-left: 1px solid var(--b3-border-color);
|
||||||
|
|
||||||
label {
|
label {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user