fix: not use css var

This commit is contained in:
AkaraChen 2024-12-11 11:06:20 +08:00
parent 11ee45f1c2
commit 70d1d03106
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export const EditSlice: FC<EditSliceProps> = (props) => {
>
<SliceLabel
className={classNames(
isDestructive && '!bg-red-500 !text-text-primary-on-surface',
isDestructive && '!bg-state-destructive-solid !text-text-primary-on-surface',
)}
>
{label}