mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-31 19:27:18 +00:00
(css,html) Improve display of mailboxes list
(cont'd)
This commit is contained in:
@@ -26,7 +26,7 @@ md-sidenav {
|
||||
}
|
||||
|
||||
// Mailboxes tree
|
||||
$i: 1;
|
||||
$i: 0;
|
||||
@while $i < 12 {
|
||||
.sg-child-level-#{$i} {
|
||||
max-height: 24px;
|
||||
|
||||
Reference in New Issue
Block a user