mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-19 08:00:13 +01:00
This commit is contained in:
parent
01670f2b00
commit
fe0b1e8d60
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
.protyle {
|
.protyle {
|
||||||
&-toolbar {
|
&-toolbar {
|
||||||
background-color: var(--b3-theme-background);
|
background-color: var(--b3-theme-background);
|
||||||
z-index: 3;
|
z-index: 4; // https://ld246.com/article/1697096086017
|
||||||
position: fixed;
|
position: fixed;
|
||||||
box-shadow: var(--b3-point-shadow);
|
box-shadow: var(--b3-point-shadow);
|
||||||
border-radius: var(--b3-border-radius);
|
border-radius: var(--b3-border-radius);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue