Compact display of folders in nextcloud

This commit is contained in:
Mathias 2023-01-03 10:53:24 +01:00
parent 5cadccb985
commit d49376fb0d

View file

@ -98,8 +98,8 @@ body > header ul {
a.selectable { a.selectable {
margin: 2px; margin: 2px;
height: 38px !important; height: 24px !important;
line-height: 38px !important; line-height: 24px !important;
border-radius: var(--border-radius-pill); border-radius: var(--border-radius-pill);
} }