Skip to content

Commit 91fd145

Browse files
committed
Add proper z-index to code copy button
Fizes #4196
1 parent e92ca85 commit 91fd145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
margin-top: 5px;
77
margin-right: 5px;
88
background-color: transparent;
9+
z-index: 3;
910
}
1011

1112
.code-copy-button:focus {

0 commit comments

Comments
 (0)