1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00
Files
tabler/scss/ui/_alerts.scss
2019-06-10 21:52:47 +02:00

10 lines
118 B
SCSS

.alert-avatar {
padding-left: 3.75rem;
.avatar {
position: absolute;
top: .5rem;
left: .75rem;
}
}