Skip to content

Commit 3512f14

Browse files
authored
Merge pull request #5658 from Tyriar/outline
Fix demo button outline
2 parents dbe3542 + a27b8fe commit 3512f14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ body {
3333
padding: 4px 10px;
3434
cursor: pointer;
3535
font-size: 12px;
36+
outline-offset: -1px;
3637
}
3738
.banner-tabs button:hover {
3839
background: rgba(255,255,255,0.1);

0 commit comments

Comments
 (0)