mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-16 20:50:24 +00:00
Remove duplicate $alert-*-scale Sass vars (#38674)
This commit is contained in:
parent
c5f46b020c
commit
9cc85fd69b
1 changed files with 0 additions and 3 deletions
|
|
@ -1543,9 +1543,6 @@ $alert-margin-bottom: 1rem !default;
|
|||
$alert-border-radius: var(--#{$prefix}border-radius) !default;
|
||||
$alert-link-font-weight: $font-weight-bold !default;
|
||||
$alert-border-width: var(--#{$prefix}border-width) !default;
|
||||
$alert-bg-scale: -80% !default;
|
||||
$alert-border-scale: -70% !default;
|
||||
$alert-color-scale: 40% !default;
|
||||
$alert-dismissible-padding-r: $alert-padding-x * 3 !default; // 3x covers width of x plus default padding on either side
|
||||
// scss-docs-end alert-variables
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue