|
|
marginRight: isSmall ? '0px' : '8px',
|
|
marginRight: isSmall ? '0px' : '8px',
|
|
|
boxShadow: isSelected ? `inset 0 0 0 2px ${color}, inset 0 0 0 4px ${selectedSwatchBorder}` : 'none',
|
|
boxShadow: isSelected ? `inset 0 0 0 2px ${color}, inset 0 0 0 4px ${selectedSwatchBorder}` : 'none',
|