diff --git a/assets/css/components/color_selection.scss b/assets/css/components/color_selection.scss index fbe803eb..4281dcc3 100644 --- a/assets/css/components/color_selection.scss +++ b/assets/css/components/color_selection.scss @@ -1,4 +1,6 @@ .color-selection { + max-width: 400px; + .color-selection-option { border: none; color: white;