Commit 2de96a8
authored
fix: improve system message layout and avatar consistency (#1061)
* fix: improve system message layout and avatar consistency
- Add flex-wrap to message header for proper text wrapping
- Move system action text to separate line using CSS order
- Make avatar sizes consistent across all message types
- Remove conditional avatar sizing for system messages
* Added the avatar size back to original size and keep the username truncation fix
* fix: prevent username truncation in system messages and add tooltip for long action text
---------
Co-authored-by: dodaa08 <dodaa08@users.noreply.github.com>1 parent adfd0ee commit 2de96a8
2 files changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | 182 | | |
185 | | - | |
| 183 | + | |
186 | 184 | | |
187 | 185 | | |
188 | 186 | | |
| |||
191 | 189 | | |
192 | 190 | | |
193 | 191 | | |
194 | | - | |
195 | | - | |
196 | 192 | | |
197 | | - | |
| 193 | + | |
198 | 194 | | |
199 | 195 | | |
200 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
0 commit comments