From 8bebbdac5d6ab336a49f08405844e1c4bad07886 Mon Sep 17 00:00:00 2001 From: Gazook89 Date: Thu, 23 Apr 2026 22:10:51 -0500 Subject: [PATCH] restore styling to work with new structure. Co-authored-by: Copilot --- client/components/dropdown/dropdown.jsx | 4 +- .../homebrew/editor/snippetbar/snippetbar.jsx | 7 +- .../editor/snippetbar/snippetbar.less | 163 +++++++++--------- 3 files changed, 82 insertions(+), 92 deletions(-) diff --git a/client/components/dropdown/dropdown.jsx b/client/components/dropdown/dropdown.jsx index 2e2463233..e27303eb6 100644 --- a/client/components/dropdown/dropdown.jsx +++ b/client/components/dropdown/dropdown.jsx @@ -48,10 +48,10 @@ const Dropdown = ({ groupName, className = null, icon, children, color = null, i }; return ( -
+