fix(web(css)): improve mailbox expand button in sidenav

pull/273/head
Francis Lachapelle 2020-08-04 16:36:15 -04:00
parent 7eac9c3893
commit 37d3cb7782
1 changed files with 2 additions and 3 deletions

View File

@ -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;
}
}