Skip to content

Commit 3fad7bb

Browse files
committed
TCA-1072 - fix tca certification certificate's bg
1 parent bd81500 commit 3fad7bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
position: absolute;
1212
top: 0;
1313
left: 0;
14-
right: 0;
15-
bottom: 0;
14+
width: 100%;
15+
height: 100%;
1616
z-index: -1;
1717
}
1818

src-ts/tools/learn/learn-lib/tca-certificate-preview/tca-certificate/certificate-background/certificate-bg.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)