mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-19 00:54:18 +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;
|
|
}
|