mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-26 01:12:43 -05:00
100vh body height, fix filter editor horizontal overflow
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
--ngx-focus-alpha: 0.3;
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
svg.logo {
|
||||
.leaf {
|
||||
fill: var(--bs-primary) !important;
|
||||
|
Reference in New Issue
Block a user