mirror of
https://github.com/discourse/discourse.git
synced 2026-08-15 17:24:47 +08:00
4 lines
102 B
SCSS
Vendored
4 lines
102 B
SCSS
Vendored
.full-page-chat.full-page-chat-sidebar-enabled {
|
|
grid-template-columns: 1fr;
|
|
overflow: inherit;
|
|
}
|