discourse/plugins/chat/assets/stylesheets
Martin Brennan c767a38086
FIX: Overflowing chat content in main-chat-outlet grid (#20301)
Follow up to 82b4a53d29

On mobile, we just need to add `min-width: 0` to
`chat-live-pane` so it will not overflow the grid
defined in `main-chat-outlet.chat-view`.

The overflow could be triggered by:

1. Replying on mobile to a really long chat message
2. Uploading > 2 files

Both of these situations are fixed.
2023-02-15 12:48:18 +10:00
..
common FIX: Overflowing chat content in main-chat-outlet grid (#20301) 2023-02-15 12:48:18 +10:00
desktop FEATURE: Chat side panel with threads initial skeleton (#20209) 2023-02-14 11:38:41 +10:00
mixins
mobile FIX: Overflowing chat content in main-chat-outlet grid (#20301) 2023-02-15 12:48:18 +10:00
colors.scss
sidebar-extensions.scss DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00