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
commit 2598c475ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;