We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc21f14 commit ae3e3f8Copy full SHA for ae3e3f8
src/theme/css/print.css
@@ -7,7 +7,7 @@
7
}
8
9
#page-wrapper.page-wrapper {
10
- transform: none;
+ transform: none !important;
11
margin-inline-start: 0px;
12
overflow-y: initial;
13
0 commit comments