chore: 去除字体放大的多余部分
This commit is contained in:
parent
39eb29d54e
commit
015313cb83
@ -1807,9 +1807,6 @@ export const ArtifactZoomSelector = ({
|
|||||||
className="w-52 p-[20px]"
|
className="w-52 p-[20px]"
|
||||||
>
|
>
|
||||||
<div className="mb-2 flex items-center justify-between">
|
<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">
|
<span className="text-foreground text-xs font-medium">
|
||||||
{value}%
|
{value}%
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user