mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Fix settings scrolling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
68af318355
commit
e68a58c87b
1 changed files with 0 additions and 3 deletions
|
|
@ -1485,9 +1485,6 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
|
|||
#body-settings {
|
||||
$grid-row-height: 60px;
|
||||
$grid-col-min-width: 160px;
|
||||
overflow-x: scroll;
|
||||
min-height: 100%;
|
||||
height: auto;
|
||||
|
||||
#app-content.user-list-grid {
|
||||
display: grid;
|
||||
|
|
|
|||
Loading…
Reference in a new issue