mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
feat: make material request for job card from workstation dashboard
(cherry picked from commit 6fea9d6dfe)
This commit is contained in:
committed by
Mergify
parent
75bd1e6b65
commit
3bef12cb55
@@ -510,7 +510,6 @@ body[data-route="pos"] {
|
||||
}
|
||||
|
||||
.plant-floor-container {
|
||||
padding-top: 10px;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(6,minmax(0,1fr));
|
||||
gap: var(--margin-xl);
|
||||
@@ -530,7 +529,7 @@ body[data-route="pos"] {
|
||||
width: 100%;
|
||||
font-size: 50px;
|
||||
margin: var(--margin-sm);
|
||||
min-height: 11rem;
|
||||
min-height: 9rem;
|
||||
}
|
||||
|
||||
.workstation-abbr {
|
||||
|
||||
Reference in New Issue
Block a user