Commit 77f8c49
fix(chat-v2): restore ordered/unordered list markers in user message bubble
The user message Markdown wrapper lacked Tailwind Typography `prose` classes,
so Preflight's `ol { list-style: none }` was never overridden and list numbers
were invisible.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 3891db5 commit 77f8c49
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
0 commit comments