mirror of https://github.com/zulip/zulip.git
compose: Let recipient switcher change width with content.
This commit is contained in:
parent
695946746e
commit
6c797904f2
|
@ -769,8 +769,6 @@ a.compose_control_button.hide {
|
|||
#compose_recipient_selection_dropdown {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
flex: 0 1 200px;
|
||||
min-width: 0;
|
||||
|
||||
.stream_header_colorblock {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue