mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-10 01:47:03 +03:00
Compact display of folders in nextcloud
This commit is contained in:
parent
5cadccb985
commit
d49376fb0d
1 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue