This commit is contained in:
7
templates/Maketank/src/scss/components/_alert.scss
Normal file
7
templates/Maketank/src/scss/components/_alert.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.alert {
|
||||
@extend .shadow-sm;
|
||||
|
||||
p:last-of-type {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user