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 980073b commit fc15356Copy full SHA for fc15356
src/renderer/assets/styles/printService.css
@@ -1,4 +1,8 @@
1
-body .ag-render-container,
+body .ag-render-container {
2
+ left: -10000px;
3
+ right: -10000px;
4
+}
5
+
6
body article.print-container {
7
display: none;
8
}
0 commit comments