Update toasts dismiss (moving more styles to CSS instead of utilities), fix some more close examples, and add a new .btn-close-white variant
This commit is contained in:
parent
67f33a06c7
commit
fae9aef3db
6 changed files with 44 additions and 43 deletions
|
|
@ -35,3 +35,7 @@
|
|||
opacity: $btn-close-disabled-opacity;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-close-white {
|
||||
filter: invert(1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue