chore: update doc UI (#22901)

This commit is contained in:
0song
2025-11-24 13:46:26 +08:00
committed by GitHub
parent 6caa8e5ec6
commit e8599c6461

View File

@@ -20,7 +20,10 @@ const { dynamicClass } = useDynamicClass(
font-weight: 300;
font-size: 14px;
}
`
`,
{
prefix: 'vp-s-',
}
)
</script>