mirror of https://github.com/ColorlibHQ/AdminLTE
Removed extra border-radius from custom toast styles
parent
6b0e0a88d4
commit
ccbe6b7238
|
@ -39,13 +39,6 @@
|
||||||
margin: 8px;
|
margin: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
|
||||||
// Adding a bottom border radius the toast body
|
|
||||||
//
|
|
||||||
.toast .toast-body {
|
|
||||||
--#{$prefix}toast-border-radius: 0 0 .25rem .25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Color variants
|
// Color variants
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue