Files
sx-fc/app/assets/stylesheets/custom.scss
2020-01-27 16:30:58 +06:30

15 lines
253 B
SCSS

.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;
}