mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 00:57:09 +01:00
Fix slim sidebar close button position
[ci skip]
This commit is contained in:
parent
dafefa33d6
commit
98f1722d1b
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ main {
|
|||
|
||||
.close {
|
||||
display: none;
|
||||
position: absolute;
|
||||
position: absolute !important;
|
||||
cursor: pointer;
|
||||
opacity: 1;
|
||||
top: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue