mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-03 23:22:39 +02:00
The gear-icon header pattern (fixed-text muted) is designed for top-level sidebar sections like Labels/Milestone/Assignees. The column picker is a secondary control under the project selection, so it should look like a form select — bordered box showing the current value with a dropdown arrow. Restores the ui dropdown selection fluid style from the original implementation while keeping the issue-sidebar-combo wrapper for the rerender capability.