Fix light theme select option for hashtags (#26311)
parent
a62fed3220
commit
395dc4524f
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue