Skip to content

Commit

Permalink
fix(core): remove object status outline [ci visual] (#2753)
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitriy Stepanenko <33101123+dmitry-stepanenko@users.noreply.github.com>
  • Loading branch information
Betrozov and dmitry-stepanenko committed Oct 1, 2021
1 parent b7359ec commit 27d1544
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/object-status.scss
Expand Up @@ -224,6 +224,10 @@ $inverted-color-accents: (
align-items: center;
line-height: 1;

@include fd-focus() {
outline: none;
}

&__text {
@include fd-reset();
@include fd-object-status-text-inherit();
Expand Down

0 comments on commit 27d1544

Please sign in to comment.