mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 13:45:59 +08:00
6f26732551
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.
4 lines
39 B
SCSS
4 lines
39 B
SCSS
.chat-side-panel {
|
|
border-left: 0;
|
|
}
|