|
Fix search spinner overlay on magnifying-glass icon
- Replace opacity-based hiding with display:none on .input-group-addon > i. Move spinner pseudo-element to nested &::after inside .input-group-addon with display:block + margin:auto for reliable centering. - Tests pass (51/51) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
|---|
|
|
| webclient/src/components/sidebar/AppSidebar.vue |
|---|