mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 05:02:24 +08:00
0a5f548635
As part of this move, we are also renaming `discourse-chat` to `chat`.
5 lines
102 B
SCSS
5 lines
102 B
SCSS
.full-page-chat.full-page-chat-sidebar-enabled {
|
|
grid-template-columns: 1fr;
|
|
overflow: inherit;
|
|
}
|