add vat to tax calculations
This commit is contained in:
@@ -477,7 +477,7 @@
|
||||
.openingHours {
|
||||
position: absolute;
|
||||
top: 190px;
|
||||
right: 10px;
|
||||
right: 16px;
|
||||
font-size: 14px;
|
||||
font-weight: 600;
|
||||
color: #666;
|
||||
@@ -706,3 +706,10 @@
|
||||
left: 10px;
|
||||
right: auto;
|
||||
}
|
||||
|
||||
.timeIcon {
|
||||
position: relative;
|
||||
top: 4px;
|
||||
margin: 0 4px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user