mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
Make filter editor / bulk editor 'sticky' on scroll
This commit is contained in:
parent
1091387f48
commit
6f0c14cc07
4 changed files with 22 additions and 5 deletions
|
|
@ -4,4 +4,8 @@ $primaryFaded: #d1ddd2;
|
|||
|
||||
$theme-colors: (
|
||||
"primary": $primary
|
||||
);
|
||||
);
|
||||
|
||||
.bg-body {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue