Added some padding to vat text and increased its font size
This commit is contained in:
parent
d711b524e1
commit
623c7e0d99
1 changed files with 2 additions and 1 deletions
|
@ -484,9 +484,10 @@ a.unlink:hover {
|
|||
}
|
||||
|
||||
.dcl-order-table-total span {
|
||||
font-size: 12px;
|
||||
font-size: 13px;
|
||||
color: #999;
|
||||
font-weight: 400;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
.dcl-order-table-total .tbl-total {
|
||||
|
|
Loading…
Reference in a new issue