Commit 4a14c63
authored
🤖 refactor: move 'Load all' to new line and always underline (#2066)
## Summary
Moves the 'Load all' button in the history hidden message component to a
new line below the omitted message count text, and ensures it is always
underlined to appear as a hyperlink.
## Changes
- Extracted 'Load all' button from inline text to a sibling element
- Added persistent underline styling ( class) instead of only on hover
- Button now appears below the 'Omitted X messages...' text due to flex
wrapping
---
_Generated with `mux` • Model: `openrouter:moonshotai/kimi-k2.5` •
Thinking: `high` • Cost: `$0.02`_
<!-- mux-attribution: model=openrouter:moonshotai/kimi-k2.5
thinking=high costs=0.02 -->1 parent 6795829 commit 4a14c63
1 file changed
Lines changed: 9 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
77 | 74 | | |
78 | 75 | | |
79 | 76 | | |
| |||
0 commit comments