Fix light theme select option for hashtags (#26311)

This commit is contained in:
Trevor Wolf 2023-08-04 17:41:17 +10:00 committed by GitHub
parent 9405e9af58
commit 93372fee1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -424,6 +424,10 @@ html {
border-bottom: 0;
}
.column-settings__hashtags .column-select__option {
color: $white;
}
.dashboard__quick-access,
.focal-point__preview strong,
.admin-wrapper .content__heading__tabs a.selected {