bb512645d1
This needs to be unhidden so the changes in the following core PR are visible in horizon: https://github.com/discourse/discourse/pull/32669
8 lines
182 B
SCSS
8 lines
182 B
SCSS
.sidebar__panel-switch-button,
|
|
.list-controls #create-topic,
|
|
.notifications-button-footer .reason .text,
|
|
.pinned-button .reason .text,
|
|
.more-topics__browse-more {
|
|
display: none;
|
|
}
|