Commit 82f9fc4
fix(session-list): remove group-hover fade on project header action icons
The folder/terminal/browser icons in the project header used opacity-50 +
group-hover:opacity-100, causing all three to fade in together when
hovering anywhere on the project row. Switch to per-icon hover only so
each icon behaves like every other icon button in the app.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 98fd55c commit 82f9fc4
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
| 610 | + | |
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| |||
0 commit comments