Fixing extra page bug on print (#1478)
This commit is contained in:
parent
5ee6e46535
commit
00e499b3e5
1 changed files with 1 additions and 0 deletions
|
|
@ -7,5 +7,6 @@
|
||||||
|
|
||||||
.mantine-AppShell-main {
|
.mantine-AppShell-main {
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
|
min-height: auto !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue