Skip to content

Commit

Permalink
style: 💄 update placeholder for codeblock
Browse files Browse the repository at this point in the history
  • Loading branch information
isboyjc committed Dec 7, 2024
1 parent 61f5344 commit 72deedd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/vue3/src/styles/placeholder.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,9 @@
height: 0;
text-align: inherit;
}

pre.#{$prefix}-node-empty::before {
color: var(--#{$prefix}-text-color-3);
font-weight: 400;
}
}

0 comments on commit 72deedd

Please sign in to comment.