discourse/plugins/chat/assets/stylesheets/mobile/chat-side-panel.scss
Joffrey JAFFEUX 6f26732551
UI: thread panel sizing/spacing on mobile (#21440)
The side panel on mobile is full screen. As a result we need to tweak spacing and sizing to make it correctly full screen like the channel.
2023-05-09 00:17:42 +02:00

4 lines
39 B
SCSS

.chat-side-panel {
border-left: 0;
}