Skip to content

Commit 48c1c60

Browse files
Merge c5dcc0d into 9e98f40
2 parents 9e98f40 + c5dcc0d commit 48c1c60

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/components/EntityStatus/EntityStatus.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,11 @@
116116

117117
white-space: nowrap;
118118
text-overflow: ellipsis;
119+
120+
& a:focus-visible {
121+
outline-width: 2px;
122+
outline-offset: -2px;
123+
}
119124
}
120125

121126
&__link_with-left-trim {

0 commit comments

Comments
 (0)