diff --git a/frontend/resources/styles/main/partials/colorpicker.scss b/frontend/resources/styles/main/partials/colorpicker.scss index 14e3cb69c..9323e65b2 100644 --- a/frontend/resources/styles/main/partials/colorpicker.scss +++ b/frontend/resources/styles/main/partials/colorpicker.scss @@ -158,7 +158,7 @@ border-radius: $br-small; margin: 3px 0 0 $x-small; padding: 0 $x-small; - width: 55px; + width: 58px; font-size: $fs13; } }