Merge pull request #51551 from diptanilsaha/pos_whitespace

This commit is contained in:
Diptanil Saha
2026-01-06 22:00:58 +05:30
committed by GitHub

View File

@@ -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 {