Commit aec6288
committed
fix(webapp): only render the Help & Feedback chevron when expanded
The disclosure chevron is a hover affordance with no meaning in the
collapsed rail, but it was left mounted there. Rendering it only when the
side menu is expanded keeps the collapsed icon clean and stops the chevron
slot from affecting the collapsed button's layout or paint.1 parent aa15a48 commit aec6288
1 file changed
Lines changed: 10 additions & 11 deletions
File tree
Lines changed: 10 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
| |||
0 commit comments