优化 loading
This commit is contained in:
parent
a5e853e89c
commit
2773d8ff27
@ -176,7 +176,7 @@ export function EditorPreview({
|
||||
<div className="flex items-center gap-0.5 px-2 py-2">
|
||||
<span className="text-sm text-muted-foreground">预览效果</span>
|
||||
</div>
|
||||
<div className="flex items-center gap-4 px-4 py-2">
|
||||
<div className="flex items-center gap-4 px-4 py-1.5">
|
||||
<div className="flex items-center gap-2">
|
||||
<button
|
||||
onClick={handleZoomOut}
|
||||
|
Loading…
Reference in New Issue
Block a user