8 lines
309 B
SCSS
8 lines
309 B
SCSS
$fixed-plugin-bottom: 30px !default;
|
|
$fixed-plugin-right: $fixed-plugin-bottom !default;
|
|
$fixed-plugin-radius: 50% !default;
|
|
$fixed-plugin-box-shadow: $navbar-box-shadow !default;
|
|
$fixed-plugin-button-z-index: 990 !default;
|
|
$fixed-plugin-card-z-index: 1020 !default;
|
|
$fixed-plugin-card-width: 360px !default;
|