mirror of
https://github.com/discourse/discourse.git
synced 2025-03-07 19:59:33 +00:00
7 lines
99 B
SCSS
7 lines
99 B
SCSS
.has-full-page-chat {
|
|
.create-topics-notice,
|
|
.bootstrap-mode-notice {
|
|
display: none;
|
|
}
|
|
}
|