diff --git a/client/src/components/HuePicker.scss b/client/src/components/HuePicker.scss index b153abc..3255a23 100644 --- a/client/src/components/HuePicker.scss +++ b/client/src/components/HuePicker.scss @@ -1,4 +1,7 @@ .hue-picker-dropdown { + display: flex; + align-items: center; + .dropdown-toggle { background: transparent !important; border: none !important;