Commit 86cf07d
authored
fix: fixed animations in navbar (#415)
This pull request makes a small UI improvement to the navigation buttons
in the `ImageHeader` component. The change enhances the user experience
by allowing button labels to expand smoothly when hovered, making longer
labels more readable.
- UI enhancement:
* Updated the navigation button labels in `image-header.tsx` to truncate
long labels by default and smoothly expand their width on hover for
better readability.1 parent e725276 commit 86cf07d
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
90 | 97 | | |
91 | 98 | | |
92 | 99 | | |
| |||
0 commit comments