Removed extra border-radius from custom toast styles

pull/5312/head
LEWE, GEORGE 1 year ago
parent 6b0e0a88d4
commit ccbe6b7238

@ -39,13 +39,6 @@
margin: 8px;
}
//
// Adding a bottom border radius the toast body
//
.toast .toast-body {
--#{$prefix}toast-border-radius: 0 0 .25rem .25rem;
}
//
// Color variants
//

Loading…
Cancel
Save