mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-27 14:25:32 +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;
|
|
}
|