We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e0b9a commit a27b8feCopy full SHA for a27b8fe
1 file changed
demo/index.css
@@ -33,6 +33,7 @@ body {
33
padding: 4px 10px;
34
cursor: pointer;
35
font-size: 12px;
36
+ outline-offset: -1px;
37
}
38
.banner-tabs button:hover {
39
background: rgba(255,255,255,0.1);
0 commit comments