compose: Introduce 'Start new conversation' button.

This commit is contained in:
Karl Stolley
2023-10-04 09:11:48 -05:00
committed by Tim Abbott
parent 9303339810
commit c73de34f32
9 changed files with 31 additions and 30 deletions

View File

@@ -42,7 +42,7 @@
}
}
.stream_button_container,
.new_conversation_button_container,
.private_button_container {
@media (width < $sm_min) {
display: none;