fix(editor): Make close button visible on become creator CTA (#17405)

This commit is contained in:
Nikhil Kuriakose
2025-07-17 11:14:17 +02:00
committed by GitHub
parent d466d9d373
commit 8a2756368b

View File

@@ -72,7 +72,6 @@ const onClick = () => {
display: flex;
align-items: center;
justify-content: center;
width: var(--spacing-2xs);
height: var(--spacing-2xs);
border: none;
color: var(--color-text-light);