ng-implementation/my-workspace/projects/sae-lib/alert-box/alert-box.scss
2025-09-22 14:55:26 +02:00

10 lines
106 B
SCSS

:host {
i {
margin-right: 16px;
}
.close-button {
float: right;
cursor: pointer;
}
}