Skip to content

Commit 5105e9f

Browse files
lamATnginxnginx-jack
authored andcommitted
fix: Added z-index to copy button
1 parent 2221926 commit 5105e9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,6 +1155,7 @@ li .code-block {
11551155
position: absolute;
11561156
margin-top: 8px;
11571157
right: 1rem;
1158+
z-index: 1;
11581159
--color-codeblock-shadow: 0% 0 0;
11591160
box-shadow: 0px 2px 0px oklch(var(--color-codeblock-shadow) / 0.15);
11601161
}

0 commit comments

Comments
 (0)