discourse/plugins/chat/assets/stylesheets/mobile
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
..
chat-channel-info.scss REFACTOR: handles every chat resource as an URL (#18961) 2022-11-11 06:39:15 +01:00
chat-composer.scss
chat-index.scss UX: chat index refactor (#19264) 2022-12-01 14:56:04 +01:00
chat-message-actions.scss FEATURE: Chat side panel with threads initial skeleton (#20209) 2023-02-14 11:38:41 +10:00
chat-message.scss REFACTOR: chat-msgactions (#18969) 2022-11-10 15:08:14 +01:00
chat-selection-manager.scss
mobile.scss FIX: Overflowing chat content in main-chat-outlet grid (#20301) 2023-02-15 12:48:18 +10:00