[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

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 {