mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
aler vertical padding fix
This commit is contained in:
@@ -488,7 +488,7 @@ $accordion-button-focus-border-color: $accordion-border-color !default;
|
||||
|
||||
// Alerts
|
||||
$alert-padding-x: 1rem !default;
|
||||
$alert-padding-y: 1rem !default;
|
||||
$alert-padding-y: .75rem !default;
|
||||
$alert-link-font-weight: var(--#{$prefix}font-weight-bold) !default;
|
||||
|
||||
$alert-border-width: var(--#{$prefix}border-width) !default;
|
||||
|
||||
Reference in New Issue
Block a user