Merge pull request #15999 from codingCoffee/css

css: build files in v10
This commit is contained in:
Nabin Hait
2018-11-26 20:02:18 +05:30
committed by GitHub

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;