mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Added z-index for post settings panes
This commit is contained in:
parent
69cc21992d
commit
29b47d9556
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
overflow: auto;
|
||||
background-color: var(--white);
|
||||
opacity: 1;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.settings-menu-container-wide .settings-menu-pane {
|
||||
|
|
Loading…
Add table
Reference in a new issue