[ACS-6225] Removed extra gray area around share link dialog (#9086)

This commit is contained in:
AleksanderSklorz 2023-11-14 12:45:13 +01:00 committed by GitHub
parent 6988c1f458
commit 6787ef4582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,6 @@
&__dialog-content {
display: flex;
flex-direction: column;
padding: 24px;
background-color: var(--theme-grey-text-background-color);
}
&__dialog-container {