Browse Source

Remove outline (#7543)

pull/4/head
bsky 6 years ago
committed by Eugen Rochko
parent
commit
138512d204
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/javascript/styles/mastodon/components.scss

+ 1
- 0
app/javascript/styles/mastodon/components.scss View File

@ -3181,6 +3181,7 @@ a.status-card {
&.active {
background: $ui-highlight-color;
color: $primary-text-color;
outline: 0;
.privacy-dropdown__option__content {
color: $primary-text-color;

Loading…
Cancel
Save