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 b56f8e5 commit 8e9860cCopy full SHA for 8e9860c
assets/css/v2/style.css
@@ -1071,7 +1071,6 @@ blockquote.side-callout {
1071
.highlight {
1072
padding: 0 1rem 0 1rem;
1073
position: relative;
1074
- z-index: -1;
1075
flex: 1;
1076
1077
code .cl {
@@ -1148,6 +1147,7 @@ li .code-block {
1148
1147
position: absolute;
1149
margin-top: 8px;
1150
right: 1rem;
+ z-index: 2;
1151
}
1152
1153
.code-copy-button:hover {
0 commit comments