diff --git a/frontend/resources/styles/main/partials/colorpicker.scss b/frontend/resources/styles/main/partials/colorpicker.scss index 691f06da67..45a9daf33d 100644 --- a/frontend/resources/styles/main/partials/colorpicker.scss +++ b/frontend/resources/styles/main/partials/colorpicker.scss @@ -344,6 +344,7 @@ justify-content: space-between; margin-right: -8px; max-height: 5.5rem; + overflow: auto; } .selected-colors::after {