CASH-1684: Prettier
This commit is contained in:
parent
59d9921dae
commit
a4072eac43
1 changed files with 2 additions and 2 deletions
|
|
@ -248,7 +248,7 @@ export default {
|
||||||
&.text-center {
|
&.text-center {
|
||||||
.alert-heading {
|
.alert-heading {
|
||||||
color: $yellow-600;
|
color: $yellow-600;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.alert-heading {
|
.alert-heading {
|
||||||
|
|
@ -256,7 +256,7 @@ export default {
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
fill: $yellow-600;
|
fill: $yellow-600;
|
||||||
width: 1rem;
|
width: 1rem;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue