chore: 去除字体放大的多余部分

This commit is contained in:
肖应宇 2026-06-15 09:28:00 +08:00
parent 39eb29d54e
commit 015313cb83

View File

@ -1807,9 +1807,6 @@ export const ArtifactZoomSelector = ({
className="w-52 p-[20px]"
>
<div className="mb-2 flex items-center justify-between">
<span className="text-muted-foreground text-xs">
{ZOOM_LEVELS[0]}%
</span>
<span className="text-foreground text-xs font-medium">
{value}%
</span>