Skip to content

Commit 5c3942c

Browse files
authored
fix safari print (docmost#1907)
1 parent e0809e7 commit 5c3942c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/client/src/features/editor/styles

apps/client/src/features/editor/styles/print.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99

1010
.mantine-AppShell-main {
11-
padding-top: 0 !important;
11+
padding: 0 !important;
1212
min-height: auto !important;
1313
}
1414

0 commit comments

Comments
 (0)