Improve legibility of account/hashtag autosuggest (#31361)
This commit is contained in:
committed by
GitHub
parent
28411acebb
commit
caf0164f00
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user