Skip to content

Commit 7356494

Browse files
committed
Update visibility-dropdown title text color
1 parent d92865d commit 7356494

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • app/javascript/styles/mastodon-previous

app/javascript/styles/mastodon-previous/diff.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,11 @@ body {
668668
}
669669
}
670670

671+
.privacy-dropdown__option__content strong,
672+
.visibility-dropdown__option__content strong {
673+
color: $inverted-text-color;
674+
}
675+
671676
.language-dropdown {
672677
&__dropdown {
673678
.emoji-mart-search {

0 commit comments

Comments
 (0)