fix safari print (#1907)

This commit is contained in:
Philip Okugbe 2026-02-04 08:26:03 -08:00 committed by GitHub
parent e0809e7104
commit 5c3942c159
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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