mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-16 16:15:02 +00:00
Merge pull request #51551 from diptanilsaha/pos_whitespace
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
|
||||
section {
|
||||
min-height: 30rem;
|
||||
height: calc(100vh - 125px);
|
||||
max-height: calc(100vh - 125px);
|
||||
height: calc(100vh - 5rem);
|
||||
max-height: calc(100vh - 5rem);
|
||||
}
|
||||
|
||||
.frappe-control {
|
||||
|
||||
Reference in New Issue
Block a user