fix(web(css)): print more than one page in Firefox

Fixes #5375
This commit is contained in:
Francis Lachapelle
2021-09-07 15:44:26 -04:00
parent 2d25e180f6
commit ea6b699094

View File

@@ -82,16 +82,19 @@
md-card,
md-card-content,
md-card-content pre,
.view,
.view-detail .sg-reversible,
.view-detail .sg-reversible:not(.sg-flip) .sg-face,
.view-detail .sg-reversible.sg-flip .sg-back,
.sg-block-print {
display: block !important;
height: auto !important;
max-height: none !important;
min-height: auto !important;
overflow: visible !important;
position: relative !important;
flex: none;
transform: none !important;
}
// Remove shadow from Cards