mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 10:53:43 +08:00
802fb3b194
- gridified the thread message indicator, alleviating some problems with positioning and overflow participant avatars will overlap/smush on smaller size and mobile - the excerpt went from 3 > 2 lines of wrapping on smaller size, still 1 line on large size - dropped the copy of "last reply" - fixed wrong line height - moved the "x replies" over to the right near the participants, as that makes more sense - using a bubble to indicate other participants, instead of copy This PR introduces the @container query, which is experimental. Nothing will break when it's being viewed in a not-supported browser, but it will be less elegant. |
||
---|---|---|
.. | ||
base-mobile.scss | ||
chat-channel-info.scss | ||
chat-channel.scss | ||
chat-composer-upload.scss | ||
chat-composer.scss | ||
chat-emoji-picker.scss | ||
chat-index.scss | ||
chat-message-actions.scss | ||
chat-message-thread-indicator.scss | ||
chat-message.scss | ||
chat-selection-manager.scss | ||
chat-side-panel.scss | ||
chat-thread-settings-modal.scss | ||
chat-thread.scss | ||
chat-threads-list.scss | ||
index.scss |