Fixing extra page bug on print (#1478)

This commit is contained in:
Eshwar Tangirala
2025-09-03 00:25:48 -04:00
committed by GitHub
parent 5ee6e46535
commit 00e499b3e5

View File

@ -7,5 +7,6 @@
.mantine-AppShell-main {
padding-top: 0 !important;
min-height: auto !important;
}
}