mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 07:15:07 +01:00
fix minor issue
This commit is contained in:
parent
e0a6df8435
commit
0547fd2760
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ $paperless-card-breakpoints: (
|
|||
}
|
||||
|
||||
.sticky-top {
|
||||
z-index: 1000; // below main navbar
|
||||
z-index: 990; // below main navbar
|
||||
top: calc(7rem - 2px); // height of navbar (mobile)
|
||||
|
||||
@media (min-width: 580px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue