9 lines
230 B
SCSS
9 lines
230 B
SCSS
.sidebar__panel-switch-button,
|
|
.sidebar-section[data-section-name="messages"],
|
|
.list-controls #create-topic,
|
|
.notifications-button-footer .reason .text,
|
|
.pinned-button .reason .text,
|
|
.more-topics__browse-more {
|
|
display: none;
|
|
}
|