forked from treehouse/mastodon
Remove outline (#7543)
parent
7871d29aff
commit
138512d204
|
@ -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…
Reference in New Issue