mirror of
https://github.com/tabler/tabler.git
synced 2026-07-22 21:41:43 +04:00
Remove the odd left border on toasts (#1244)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
.toast {
|
||||
background: $white;
|
||||
border: $alert-border-width solid $alert-border-color;
|
||||
border-left: .25rem solid var(--#{$prefix}toast-color);
|
||||
box-shadow: $alert-shadow;
|
||||
|
||||
.toast-header {
|
||||
|
||||
Reference in New Issue
Block a user