Skip to content

Commit cb875f3

Browse files
committed
copy-code: don't hide outline on :focus. Closes #12118.
1 parent f261541 commit cb875f3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/resources/formats/html/_quarto-rules-copy-code.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
z-index: 3;
1010
}
1111

12-
.code-copy-button:focus {
13-
outline: none;
14-
}
15-
1612
.code-copy-button-tooltip {
1713
font-size: 0.75em;
1814
}

0 commit comments

Comments
 (0)