mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
fix minor issue
This commit is contained in:
parent
e0a6df8435
commit
0547fd2760
@ -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…
x
Reference in New Issue
Block a user