项目文件夹

文件
Stefan Moldovan ca24e0184d ## [2.1.0] 2018-06-13
### Bug fixing
- Card-chart fixed on Windows
- Bug fixes for responsive devices
- Small changes for components
2018-06-13 12:52:26 +03:00

7 行
203 B
SCSS

$bmd-snackbar-bg: #323232 !default;
$bmd-snackbar-color: #fff !default;
$bmd-snackbar-min-width: 280px !default;
$bmd-snackbar-padding: .8rem 1.5rem !default;
$bmd-snackbar-min-width-sm: 100% !default;