css: build files in v10

This commit is contained in:
Ameya Shenoy 2018-11-15 19:21:30 +00:00
parent 0b697c5298
commit 27a0c37963
No known key found for this signature in database
GPG Key ID: AC016A555657D0A3

View File

@ -346,6 +346,11 @@ body[data-route="pos"] .btn-more {
body[data-route="pos"] .collapse-btn {
cursor: pointer;
}
@media (max-width: 767px) {
body[data-route="pos"] .page-actions {
max-width: 110px;
}
}
.price-info {
position: absolute;
left: 0;