This commit is contained in:
root 2021-06-18 12:54:43 +00:00
commit 024aeb921d
2 changed files with 4 additions and 0 deletions

View File

@ -703,6 +703,7 @@
} }
} }
.subheader { .subheader {
z-index: 12;
&__inner { &__inner {
.close { .close {
width: 20px; width: 20px;

View File

@ -2693,6 +2693,9 @@ li {
margin: 5px; margin: 5px;
} }
.subheader {
z-index: 12;
}
.subheader__inner .close { .subheader__inner .close {
width: 20px; width: 20px;
height: 20px; height: 20px;