style: 调整关闭按钮的图标样式,增加统一尺寸类名
This commit is contained in:
@@ -341,7 +341,7 @@ export function ImageCanvasAssetLibraryPanelView({
|
||||
size="sm"
|
||||
onClick={closeAssetSelectionMode}
|
||||
>
|
||||
<X />
|
||||
<X className="h-4 w-4" />
|
||||
取消
|
||||
</PlatformActionButton>
|
||||
</PlatformBatchActionToolbar>
|
||||
|
||||
Reference in New Issue
Block a user