mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
5 lines
102 B
SCSS
5 lines
102 B
SCSS
.full-page-chat.full-page-chat-sidebar-enabled {
|
|
grid-template-columns: 1fr;
|
|
overflow: inherit;
|
|
}
|