Adjust margin in PreviewColor

This commit is contained in:
David Haz
2025-07-13 17:57:08 +03:00
parent 3a8b543d73
commit 4e9411994d
2 changed files with 18 additions and 9 deletions

View File

@@ -27,6 +27,7 @@ const handleColorChange = (event: Event) => {
display: flex;
align-items: center;
gap: 0.5rem;
margin-bottom: 1.5rem;
}
.color-label {