Adds size-equal class to amount directive

This commit is contained in:
Sam Cheng Hung 2018-07-30 16:56:27 +08:00
commit 7fb2792a1a

View file

@ -20,6 +20,13 @@
margin-left: 5px;
}
&.size-equal {
.middle,
.end {
font-size: 1em;
}
}
.currency {
font-size: 1em;
margin-left: 5px;