mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-15 18:28:51 +00:00
8 lines
144 B
SCSS
8 lines
144 B
SCSS
@import 'extends';
|
|
|
|
// Checkbox for the sidenav folders list
|
|
// -------------------------------------
|
|
md-sidenav md-checkbox {
|
|
margin: 0;
|
|
}
|