Upgrade Bootstrap to v5.3.3
This commit is contained in:
1
paige/node_modules/bootstrap/scss/_modal.scss
generated
vendored
1
paige/node_modules/bootstrap/scss/_modal.scss
generated
vendored
@@ -126,7 +126,6 @@
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
align-items: center;
|
||||
justify-content: space-between; // Put modal header elements (title and dismiss) on opposite ends
|
||||
padding: var(--#{$prefix}modal-header-padding);
|
||||
border-bottom: var(--#{$prefix}modal-header-border-width) solid var(--#{$prefix}modal-header-border-color);
|
||||
@include border-top-radius(var(--#{$prefix}modal-inner-border-radius));
|
||||
|
Reference in New Issue
Block a user