Update vp-code-group.css

pull/1969/head
Lave Coral 4 years ago committed by GitHub
parent 2b8fac544c
commit 8d22950a02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -91,6 +91,7 @@
text-align: center;
margin-bottom: 16px;
}
.vp-code-group .caption span {
border-bottom: 1px solid var(--vp-c-divider);
padding: 0.25em 2em 0.5em;
@ -99,5 +100,6 @@
}
.vp-doc .vp-code-group:has(> .caption) div[class*='language-'] {
margin-bottom: 0
margin-bottom: 0;
}

Loading…
Cancel
Save