Skip to content

Commit 77c9ca1

Browse files
committed
Fix lint issue
1 parent dfc30ac commit 77c9ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DefaultPlayer/PlayPause/PlayPause.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919

2020
.button:focus {
21-
outline:0;
21+
outline: 0;
2222
}
2323

2424
.icon {

0 commit comments

Comments
 (0)