From 87c12501bb5220d7e1ea8d08ffec27ae2d874347 Mon Sep 17 00:00:00 2001 From: Martin Berka Date: Thu, 16 Jul 2026 20:17:15 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20zarovn=C3=A1n=C3=AD=20ikon=20v=20hlavi?= =?UTF-8?q?=C4=8Dce?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/HuePicker.scss | 3 +++ 1 file changed, 3 insertions(+) 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;