Commit d09fcb8
committed
fix: prevent checkpoint text from wrapping in non-English languages
- Added whitespace-nowrap class to checkpoint text container
- Fixes issue where longer translations (e.g., Japanese, Russian) would wrap
- Ensures consistent single-line display across all languages
Fixes #82061 parent ceb9d2b commit d09fcb8
File tree
1 file changed
+1
-1
lines changed- webview-ui/src/components/chat/checkpoints
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments