mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 01:55:46 +02:00
Align toast variables (#28041)
This commit is contained in:
committed by
XhmikosR
parent
8f5abf0ab0
commit
b3226c1ccc
@@ -890,6 +890,7 @@ $popover-arrow-outer-color: fade-in($popover-border-color, .05) !default
|
|||||||
|
|
||||||
|
|
||||||
// Toasts
|
// Toasts
|
||||||
|
|
||||||
$toast-max-width: 350px !default;
|
$toast-max-width: 350px !default;
|
||||||
$toast-padding-x: .75rem !default;
|
$toast-padding-x: .75rem !default;
|
||||||
$toast-padding-y: .25rem !default;
|
$toast-padding-y: .25rem !default;
|
||||||
|
Reference in New Issue
Block a user