Skip to content

Commit 1c5ff3b

Browse files
committed
Updating styles
1 parent 15bf4f9 commit 1c5ff3b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lib/styles.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
.react-tabs [role=tab]:focus:after {
3434
content: '';
3535
position: absolute;
36-
height: 3px;
37-
left: -3px;
38-
right: -3px;
39-
bottom: -3px;
36+
height: 4px;
37+
left: -4px;
38+
right: -4px;
39+
bottom: -4px;
4040
background: #fff;
4141
}

0 commit comments

Comments
 (0)