Set max-width for color selection component

This commit is contained in:
Alex Tselegidis 2022-06-20 12:40:46 +03:00
parent 2ae250c698
commit 90b3e0e745
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
.color-selection {
max-width: 400px;
.color-selection-option {
border: none;
color: white;