mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-26 11:34:05 +03:00
7 lines
130 B
SCSS
7 lines
130 B
SCSS
// Drawer
|
|
$bmd-layout-drawer-bg-color: $white;
|
|
|
|
// Sizing
|
|
$bmd-drawer-x-size: 240px !default;
|
|
$bmd-drawer-y-size: 100px !default;
|