You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
309 B
7 lines
309 B
$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;
|
|
|