mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
dropdown_lists: Simplify selected item-text class.
This commit is contained in:
@@ -1920,7 +1920,7 @@ textarea.new_message_textarea {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.dropdown-list-bold-selected {
|
||||
.dropdown-list-text-selected {
|
||||
font-weight: 500;
|
||||
max-width: 210px;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user