Skip to content

fix(applet): use monospace font in node tags - #1125

Open
lazerg wants to merge 1 commit into
vuejs:mainfrom
lazerg:fix/issue-1124-tag-font
Open

fix(applet): use monospace font in node tags#1125
lazerg wants to merge 1 commit into
vuejs:mainfrom
lazerg:fix/issue-1124-tag-font

Conversation

@lazerg

@lazerg lazerg commented Aug 13, 2026

Copy link
Copy Markdown

Node tags inherit the sans font, so a 0 and an O inside a tag label are hard to tell apart. The node label right next to them already uses font-state-field (Roboto Mono), where the zero carries a dot, so this applies the same class to the tag.

Fixes #1124

@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 7eebcce
🔍 Latest deploy log https://app.netlify.com/projects/vue-devtools-docs/deploys/6a7e35eaf356e900082f4659

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Font is not distinct between 0 (zero) and O in tags

1 participant