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

This commit is contained in:
Francis Lachapelle
2020-08-04 16:36:15 -04:00
parent 7eac9c3893
commit 37d3cb7782

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