discourse/plugins/chat/assets/stylesheets/desktop/sidebar-extensions.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
102 B
SCSS
Raw Normal View History

.full-page-chat.full-page-chat-sidebar-enabled {
grid-template-columns: 1fr;
overflow: inherit;
}