mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Fix: increase sidebar xxxl breakpoint to 2400px
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
max-width: 16.66666667%;
|
||||
}
|
||||
|
||||
@media (min-width: 2000px) {
|
||||
@media (min-width: 2400px) {
|
||||
max-width: 8.33333333%;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user