refactor styles

This commit is contained in:
Jay_Makwana
2019-11-16 19:39:08 +05:30
parent 7e0ff3f6cf
commit 9d12f3162e
2 changed files with 2 additions and 2 deletions

View File

@ -603,7 +603,7 @@
} }
.estimate-total { .estimate-total {
min-width: 346px; min-width: 384px;
margin-top: 25px; margin-top: 25px;
} }

View File

@ -609,7 +609,7 @@
} }
.invoice-total { .invoice-total {
min-width: 346px; min-width: 384px;
margin-top: 25px; margin-top: 25px;
} }