1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-24 02:38:15 +04:00
Files
tabler/scss/ui/_toasts.scss
2020-01-03 19:53:52 +01:00

7 lines
95 B
SCSS

.toast-header {
user-select: none;
}
.toast button[data-dismiss="toast"]{
outline: none;
}