Skip to content

Commit

Permalink
style(theme/vp-doc): let lang unselectable.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpm authored Oct 28, 2024
1 parent bd690d6 commit f4b1f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/theme-default/styles/components/vp-doc.css
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@
z-index: 2;
font-size: 12px;
font-weight: 500;
user-select: none;
color: var(--vp-code-lang-color);
transition:
color 0.4s,
Expand Down

0 comments on commit f4b1f49

Please sign in to comment.