优化切分概览卡片布局
将窄侧栏概览调整为两列网格
This commit is contained in:
@@ -47,7 +47,7 @@ export function SeparationOverview({
|
||||
Overview
|
||||
</span>
|
||||
<h2 className="m-0 text-sm font-semibold">自动切分素材概览</h2>
|
||||
<div className="mt-3 grid grid-cols-4 gap-2">
|
||||
<div className="mt-3 grid grid-cols-2 gap-2">
|
||||
<OverviewValue
|
||||
label="需要切分素材的组件"
|
||||
value={overview.componentsNeedingAssets}
|
||||
|
||||
Reference in New Issue
Block a user