Improve legibility of account/hashtag autosuggest (#31361)
This commit is contained in:
parent
28411acebb
commit
caf0164f00
2 changed files with 16 additions and 3 deletions
|
@ -559,3 +559,9 @@ a.sparkline {
|
|||
.report-dialog-modal__textarea {
|
||||
background: darken($ui-base-color, 10%);
|
||||
}
|
||||
|
||||
.autosuggest-account {
|
||||
.display-name__account {
|
||||
color: $dark-text-color;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue