Skip to content

Commit 250b11d

Browse files
Update Playground.vue
1 parent 32d347d commit 250b11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/pages/Playground.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ onUnmounted(() => {
577577
578578
.highlight span:global(.line) {
579579
display: inline-block;
580-
min-height: 20px;
580+
min-height: 1em;
581581
min-width: 100%;
582582
}
583583

0 commit comments

Comments
 (0)