Update .protyle-toolbar z-index (#13157)
This commit is contained in:
parent
913b3fd254
commit
04acdc00f7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
.protyle {
|
||||
&-toolbar {
|
||||
background-color: var(--b3-theme-background);
|
||||
z-index: 4; // https://ld246.com/article/1697096086017
|
||||
z-index: 5; // higher than .layout__resize--lr
|
||||
position: fixed;
|
||||
box-shadow: var(--b3-point-shadow);
|
||||
border-radius: var(--b3-border-radius);
|
||||
|
|
Loading…
Add table
Reference in a new issue