mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-23 20:04:04 +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;
|
|
}
|