mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-14 00:26:21 +00:00
Fix: increase sidebar xxxl breakpoint to 2400px
This commit is contained in:
@@ -8,7 +8,7 @@ $grid-breakpoints: (
|
||||
lg: 992px,
|
||||
xl: 1200px,
|
||||
xxl: 1400px,
|
||||
xxxl: 2000px
|
||||
xxxl: 2400px
|
||||
);
|
||||
|
||||
@import "node_modules/bootstrap/scss/bootstrap";
|
||||
|
Reference in New Issue
Block a user