mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Spaces
This commit is contained in:
parent
60e6283a40
commit
3b3f8e30ac
@ -19,11 +19,11 @@
|
||||
|
||||
.sidebar-sticky {
|
||||
position: relative;
|
||||
top: 0; /* height: calc(100vh - 48px); */
|
||||
top: 0; /* height: calc(100vh - 48px); */
|
||||
height: 100%;
|
||||
padding-top: 0.5rem;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
|
||||
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
|
||||
}
|
||||
@supports ((position: -webkit-sticky) or (position: sticky)) {
|
||||
.sidebar-sticky {
|
||||
|
Loading…
x
Reference in New Issue
Block a user