mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 03:29:16 +00:00
[Fix] POS css
This commit is contained in:
@@ -216,6 +216,10 @@ input[type=number]::-webkit-outer-spin-button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.grand-total-value {
|
.grand-total-value {
|
||||||
font-size: 24px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.rounded-total-value {
|
||||||
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user