mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
10 lines
118 B
SCSS
10 lines
118 B
SCSS
.alert-avatar {
|
|
padding-left: 3.75rem;
|
|
|
|
.avatar {
|
|
position: absolute;
|
|
top: .5rem;
|
|
left: .75rem;
|
|
}
|
|
}
|