mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-24 23:52:43 +00:00
fix(web(css)): improve mailbox expand button in sidenav
This commit is contained in:
@@ -43,8 +43,7 @@ md-select-value [class*="sg-child-level"] {
|
||||
[class^=sg-child-level] {
|
||||
md-icon,
|
||||
md-checkbox {
|
||||
margin-right: $bl * 2;
|
||||
max-width: 24px;
|
||||
min-height: 24px;
|
||||
margin-right: $bl;
|
||||
line-height: $checkbox-height;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user