fix: antd lint

This commit is contained in:
xingyu4j
2025-11-24 14:34:38 +08:00
parent 709afe9a83
commit 50ba0c137a
76 changed files with 220 additions and 205 deletions

View File

@@ -58,7 +58,7 @@ const handleDelete = function (index: number) {
<div class="mb-1 flex flex-col gap-1 rounded border border-gray-200 p-2">
<!-- 操作按钮区 -->
<div
class="bg-secondary -m-2 mb-1 flex flex-row items-center justify-between rounded-t p-2"
class="-m-2 mb-1 flex flex-row items-center justify-between rounded-t bg-secondary p-2"
>
<Tooltip title="拖动排序">
<IconifyIcon