mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
Scrolling for long category lists on space view
This commit is contained in:
parent
aaca1c73b1
commit
b74dfe6385
3 changed files with 5 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
}
|
||||
|
||||
.sidebar-scroll {
|
||||
padding: 1rem;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue