We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef93fc commit 40a06bcCopy full SHA for 40a06bc
assets/css/v2/style.css
@@ -1068,7 +1068,6 @@ blockquote.side-callout {
1068
.highlight {
1069
padding: 0 1rem 0 1rem;
1070
position: relative;
1071
- z-index: -1;
1072
flex: 1;
1073
1074
code .cl {
@@ -1145,6 +1144,7 @@ li .code-block {
1145
1144
position: absolute;
1146
margin-top: 8px;
1147
right: 1rem;
+ z-index: 2;
1148
}
1149
1150
.code-copy-button:hover {
0 commit comments