mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Fix breakpoint
File missing from last commit
This commit is contained in:
parent
30d69c6d76
commit
b7352ebea7
@ -39,7 +39,7 @@ $paperless-card-breakpoints: (
|
||||
z-index: 1000; // below main navbar
|
||||
top: calc(7rem - 2px); // height of navbar (mobile)
|
||||
|
||||
@media (min-width: 768px) {
|
||||
@media (min-width: 580px) {
|
||||
top: 3.5rem; // height of navbar
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user