Skip to content

Commit 7a33b04

Browse files
authored
chore: minor style typo update
1 parent b6c036e commit 7a33b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DiffViewer/styles/JsonDiffCustomTheme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353

5454
.diff-viewer-container button:focus,
55-
diff-viewer-container button:focus-visible {
55+
.diff-viewer-container button:focus-visible {
5656
outline: 4px auto -webkit-focus-ring-color;
5757
}
5858

0 commit comments

Comments
 (0)