fix cashier page height & breadcrumb helper

This commit is contained in:
Zin Moe
2020-01-27 16:30:58 +06:30
parent c8ff92975e
commit bca6fabaaf
142 changed files with 266 additions and 1207 deletions

View File

@@ -0,0 +1,14 @@
.home.card {
height: 100%;
}
#order-detail-slimscroll {
display: block;
}
.pending-order.card-footer, .home.card-footer, .credit_sale.card-footer .inventory.card-footer{
width: 100%;
vertical-align: bottom;
position: absolute;
bottom: 0;
}

View File

@@ -11,6 +11,7 @@
@import "BSBMaterial/themes/all-themes";
@import "reset";
@import "fileinput.min";
@import "custom";
/* Reset */