4 lines
55 B
SCSS
4 lines
55 B
SCSS
|
.confirmation-alert {
|
||
|
@extend %confirmation-alert;
|
||
|
}
|