discourse/plugins/chat/assets/stylesheets
Joffrey JAFFEUX b546c31b7f
UI: simplify chat thread title (#29998)
We were using a complex logic to make it change size based on scroll position but this was imperfect and not visually pleasing. Also the title had been made a button which was causing the ellipsis to not work correctly, and I would prefer to not mix page knowledge (thread) with title component so I made this click logic directly in the chat-thread component.

---------

Co-authored-by: Jordan Vidrine <jordan@jordanvidrine.com>
2024-11-29 22:39:18 +01:00
..
common UI: simplify chat thread title (#29998) 2024-11-29 22:39:18 +01:00
desktop UI: hides channel with visible panel on narrow screen (#29541) 2024-11-28 11:58:36 +01:00
mixins DEV: move chat scrollbar style to scollbar file (#25934) 2024-02-28 19:07:22 +01:00
mobile UI: simplify chat thread title (#29998) 2024-11-29 22:39:18 +01:00
colors.scss