mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
avoid unnecessary use of scrollbars on sidebar apps
(settings, admin, support, ...)
This commit is contained in:
parent
ff1c4c9a65
commit
f0fad8e95c
@ -69,7 +69,7 @@
|
||||
background: @cp_sidebar-right-bg;
|
||||
color: @cp_sidebar-right-fg;
|
||||
overflow: auto;
|
||||
padding-bottom: 200px;
|
||||
//padding-bottom: 200px; // XXX what was the intent behind this?
|
||||
|
||||
// Following rules are only in settings
|
||||
.cp-sidebarlayout-element {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user