mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-31 13:58:04 -06:00
Fix: allow scroll long upload files alerts list (#6184)
This commit is contained in:
@@ -39,3 +39,7 @@ form {
|
||||
.consumer-status-card {
|
||||
background-color: rgba(var(--bs-body-bg-rgb), .95) !important;
|
||||
}
|
||||
|
||||
.max-vh100-40 {
|
||||
max-height: calc(100vh - 40px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user