vr-shopxo-source/public/static/admin/default/css/warehousegoods.inventoryinf...

23 lines
368 B
CSS
Raw Normal View History

2020-07-17 11:02:21 +00:00
/**
*
*/
.form-inventory-container {
2021-02-28 07:31:18 +00:00
padding-bottom: 80px;
}
.form-inventory-submit {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background: #fff;
height: 70px;
padding: 20px 10px;
border-top: 1px solid #eee;
2020-07-17 11:02:21 +00:00
}
/**
*
*/
#inventory-dropdown .am-dropdown-content {
width: 200px;
}