Remove unused scss variables (#21579)
* Remove unused scss variables * Remove unnecessary space * Remove $zindex-navbar from docs * Re-add $progress-box-shadow
This commit is contained in:
parent
1d0f527249
commit
a3bc607c10
2 changed files with 0 additions and 23 deletions
|
|
@ -169,7 +169,6 @@ We don't encourage customization of these values; should you change one, you lik
|
|||
|
||||
```scss
|
||||
$zindex-dropdown-backdrop: 990 !default;
|
||||
$zindex-navbar: 1000 !default;
|
||||
$zindex-dropdown: 1000 !default;
|
||||
$zindex-fixed: 1030 !default;
|
||||
$zindex-sticky: 1030 !default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue