update mobile view for online order

This commit is contained in:
Myat Zin Wai Maw
2019-06-12 11:24:11 +06:30
parent c771e2ef96
commit 65ee0165dd
6 changed files with 100 additions and 48 deletions

View File

@@ -99,4 +99,10 @@
td.grand-total-padding {
font-size: 17px;
padding-top: 20px !important;
}
.mobile_tab-col-teal > li {
margin:auto;
}
.mobile_tab-col-teal{
margin-left:1.5rem;
}