add req bill and payment #left order and sale

This commit is contained in:
phyusin
2018-09-24 10:29:08 +06:30
parent e7ef645200
commit f4b85ad4cc
13 changed files with 311 additions and 55 deletions

View File

@@ -653,4 +653,9 @@ nav.pagination .page a:hover,
font-size: 14px;
color: #FFFFFF;
}
/*customer modal UI */
/*customer modal UI */
.payment-btn-box {
width: 130px;
height: 50px;
}