Fix slim sidebar close button position

[ci skip]
This commit is contained in:
Michael Shamoon 2022-10-11 12:34:15 -07:00
parent dafefa33d6
commit 98f1722d1b

View File

@ -175,7 +175,7 @@ main {
.close { .close {
display: none; display: none;
position: absolute; position: absolute !important;
cursor: pointer; cursor: pointer;
opacity: 1; opacity: 1;
top: 0; top: 0;