arcadiasuite/plus/public/assets/scss/custom/components/_alert.scss

7 lines
70 B
SCSS

//
// alert.scss
//
.alert {
box-shadow: $btn-box-shadow;
}