mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 15:42:07 +08:00
![Joffrey JAFFEUX](/assets/img/avatar_default.png)
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;
|
|
}
|