mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Added z-index for post settings panes
This commit is contained in:
parent
69cc21992d
commit
29b47d9556
@ -90,6 +90,7 @@
|
||||
overflow: auto;
|
||||
background-color: var(--white);
|
||||
opacity: 1;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.settings-menu-container-wide .settings-menu-pane {
|
||||
|
Loading…
Reference in New Issue
Block a user