Skip to content

Commit a27b8fe

Browse files
committed
Fix demo button outline
1 parent 87e0b9a commit a27b8fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)