dropdown_lists: Simplify selected item-text class.

This commit is contained in:
Karl Stolley
2025-08-12 13:12:06 -04:00
committed by Tim Abbott
parent f1d1d5f1a4
commit 4c129e73b7
4 changed files with 5 additions and 5 deletions

View File

@@ -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;