diff --git a/public/style.css b/public/style.css index f901593..e7f1fda 100644 --- a/public/style.css +++ b/public/style.css @@ -503,7 +503,7 @@ body { left: 0; top: 100%; z-index: 20; - background: var(--card-bg); + background: var(--surface); color: var(--text-primary); border: 1px solid var(--border); border-radius: 6px;