mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 11:50:15 +01:00
This commit is contained in:
parent
8d467c7df2
commit
ee62729dc2
31 changed files with 32 additions and 84 deletions
|
|
@ -8,7 +8,6 @@
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
z-index: 305;
|
||||
|
||||
&--open {
|
||||
.b3-dialog__scrim {
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
border: 1px solid var(--b3-theme-surface-lighter);
|
||||
background-color: var(--b3-menu-background);
|
||||
padding: 8px 0;
|
||||
z-index: 210;
|
||||
box-sizing: border-box;
|
||||
|
||||
&::-webkit-scrollbar,
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
position: fixed;
|
||||
right: 12px;
|
||||
top: 22px;
|
||||
z-index: 503;
|
||||
z-index: 999999;
|
||||
max-height: calc(100vh - 32px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue