This commit is contained in:
= 2021-06-18 17:53:48 +05:00
parent 6eb3850bef
commit 16d9870fd3
2 changed files with 4 additions and 0 deletions

View File

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

View File

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