Skip to content

Commit

Permalink
feat(mail): filter messages by tags (labels)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgx committed Oct 22, 2021
1 parent 7c7df9b commit fbb7672
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions UI/WebServerResources/scss/components/checkbox/checkbox.scss
Expand Up @@ -33,4 +33,7 @@ md-sidenav .md-dense :not(.md-dense-disabled) md-checkbox:not(.md-dense-disabled
&.sg-checked md-icon {
opacity: 1;
}
span[ng-transclude] {
display: inline-block;
}
}

0 comments on commit fbb7672

Please sign in to comment.