Commit 7d46ee2
style(web): animated sidebar collapse + chevron + hide hover icon
- Sidebar: animate width 210→0 (220ms) instead of display:none, so the
toggle button produces a smooth slide-in/out
- Group chevron: rotate -90deg when collapsed (▼ → ›)
- Group content: grid-template-rows transition keeps collapse smooth
- Force action icon opacity:0 when not hovered (add !important so it
doesn't leak out in idle state)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent ccd8da7 commit 7d46ee2
2 files changed
Lines changed: 27 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
1061 | 1065 | | |
1062 | 1066 | | |
1063 | 1067 | | |
| |||
1069 | 1073 | | |
1070 | 1074 | | |
1071 | 1075 | | |
1072 | | - | |
| 1076 | + | |
1073 | 1077 | | |
1074 | 1078 | | |
1075 | 1079 | | |
| |||
1082 | 1086 | | |
1083 | 1087 | | |
1084 | 1088 | | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
1085 | 1101 | | |
1086 | 1102 | | |
1087 | 1103 | | |
| |||
1097 | 1113 | | |
1098 | 1114 | | |
1099 | 1115 | | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
1100 | 1123 | | |
| 1124 | + | |
| 1125 | + | |
1101 | 1126 | | |
1102 | 1127 | | |
1103 | 1128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
815 | | - | |
| 815 | + | |
816 | 816 | | |
817 | 817 | | |
818 | 818 | | |
| |||
0 commit comments