mirror of https://github.com/twbs/bootstrap.git
Align toast variables (#28041)
This commit is contained in:
parent
8f5abf0ab0
commit
b3226c1ccc
|
@ -890,6 +890,7 @@ $popover-arrow-outer-color: fade-in($popover-border-color, .05) !default
|
|||
|
||||
|
||||
// Toasts
|
||||
|
||||
$toast-max-width: 350px !default;
|
||||
$toast-padding-x: .75rem !default;
|
||||
$toast-padding-y: .25rem !default;
|
||||
|
|
Loading…
Reference in New Issue