4
0
mirror of https://github.com/siyuan-note/siyuan.git synced 2025-06-04 22:12:32 +08:00
This commit is contained in:
Vanessa 2023-10-12 17:16:31 +08:00
parent 01670f2b00
commit fe0b1e8d60

View File

@ -1,7 +1,7 @@
.protyle {
&-toolbar {
background-color: var(--b3-theme-background);
z-index: 3;
z-index: 4; // https://ld246.com/article/1697096086017
position: fixed;
box-shadow: var(--b3-point-shadow);
border-radius: var(--b3-border-radius);