Commit 612bfa2
Button: Fix missing hover state on action buttons
The secondary/outline background override pinned the background property
with !important, which blocked TUI's variable-driven hover/active states.
Set the --tui-button-bg rest-state token instead.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 04209eb commit 612bfa2
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | | - | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
0 commit comments