Adds size-equal class to amount directive
This commit is contained in:
parent
e1d65bc557
commit
7fb2792a1a
1 changed files with 7 additions and 0 deletions
|
|
@ -20,6 +20,13 @@
|
|||
margin-left: 5px;
|
||||
}
|
||||
|
||||
&.size-equal {
|
||||
.middle,
|
||||
.end {
|
||||
font-size: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.currency {
|
||||
font-size: 1em;
|
||||
margin-left: 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue