mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Fix section quick-fit menu z-index / overlap
This commit is contained in:
@@ -53,9 +53,10 @@
|
||||
|
||||
.section-menu {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
z-index: 0;
|
||||
|
||||
&.selected {
|
||||
z-index: 1;
|
||||
h1 {
|
||||
background-color: @primary;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user