Skip to content

Commit c043a41

Browse files
committed
TCA-990 fix cert layout when print/download
1 parent b48426e commit c043a41

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src-ts/tools/learn/learn-lib/tca-certificate-preview/tca-certificate/TCACertificate.module.scss

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,4 +235,11 @@
235235
}
236236
}
237237
}
238-
}
238+
}
239+
240+
// print/download styles
241+
:global(.canvas-clone) {
242+
.certText {
243+
margin-bottom: $space-xxxl !important;
244+
}
245+
}

0 commit comments

Comments
 (0)