Removed extra border-radius from custom toast styles
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user