fix: Fix selected item in poll select menus is unreadable in Firefox (#35402)
This commit is contained in:
parent
a2888f1bb2
commit
8c3c1faaec
1 changed files with 1 additions and 0 deletions
|
|
@ -939,6 +939,7 @@ body > [data-popper-placement] {
|
|||
line-height: 20px;
|
||||
letter-spacing: 0.1px;
|
||||
color: $highlight-text-color;
|
||||
background-color: var(--input-background-color);
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue