mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
Merge pull request #15999 from codingCoffee/css
css: build files in v10
This commit is contained in:
@@ -346,6 +346,11 @@ body[data-route="pos"] .btn-more {
|
|||||||
body[data-route="pos"] .collapse-btn {
|
body[data-route="pos"] .collapse-btn {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
@media (max-width: 767px) {
|
||||||
|
body[data-route="pos"] .page-actions {
|
||||||
|
max-width: 110px;
|
||||||
|
}
|
||||||
|
}
|
||||||
.price-info {
|
.price-info {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user