0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-ai/assets
Kris ed8cd7c957
UX: simplify ai conversations topic map styles, alignment (#41528)
Core topic map styles for PMs were cleaned up a bit, and custom AI
conversation styles for it needed a little cleaning up as a result.
Fortunately this is mostly removing custom styles.

I've also removed some centering styles we had for PM conversations...
it was nice, but it was only a minor difference and it brought along
some inconsistency and fragility.

Before:
<img width="800" alt="image"
src="https://github.com/user-attachments/assets/f2bcbfdd-8186-4652-b344-5a8c344da6d3"
/>


After: 
<img width="800" alt="image"
src="https://github.com/user-attachments/assets/20e040e3-2c4d-4479-a8c1-230319cb3553"
/>


Before:
<img width="1495" alt="image"
src="https://github.com/user-attachments/assets/e50db39f-3fc0-4f6c-9d67-f382ef4c5815"
/>



After:
<img width="1495" alt="image"
src="https://github.com/user-attachments/assets/67345e90-8dae-4d22-8cb7-b3afd6686d79"
/>
2026-07-07 16:06:41 -04:00
..
javascripts DEV: Bump prettier-plugin-ember-template-tag and reformat (#41489) 2026-07-06 19:18:44 +01:00
stylesheets UX: simplify ai conversations topic map styles, alignment (#41528) 2026-07-07 16:06:41 -04:00