Fix form controls and button styling to use CSS variables

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-30 06:09:31 +00:00
parent afd7d0aac0
commit ba6100b468
3 changed files with 4 additions and 3 deletions

View File

@@ -104,6 +104,7 @@
.container-search .icon-search {
font-size: 1rem;
color: var(--nav-bg-color);
}
/* Responsive header menu and search layout improvements */