Skip to content

Commit 39571e9

Browse files
committed
fix: tca-modal - transparent bg
1 parent f1fa289 commit 39571e9

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/ProfilePage/TcaCertificates/TcaCertificationCertificateModal

1 file changed

+1
-0
lines changed

src/shared/components/ProfilePage/TcaCertificates/TcaCertificationCertificateModal/styles.scss

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
padding: 36px;
88
width: 980px;
99
max-width: 96vw;
10+
background: transparent;
1011

1112
:global(.close-icon) {
1213
color: #fff;

0 commit comments

Comments
 (0)