perf: optimize interface color matching
This commit is contained in:
@@ -227,9 +227,7 @@ async function handleReset() {
|
||||
:title="$t('preferences.title')"
|
||||
class="bg-primary flex-col-center h-12 w-12 cursor-pointer rounded-l-lg rounded-r-none border-none"
|
||||
>
|
||||
<IconSetting
|
||||
class="duration-3000 fill-primary-foreground animate-spin text-2xl"
|
||||
/>
|
||||
<IconSetting class="duration-3000 fill-primary-foreground text-2xl" />
|
||||
</VbenButton>
|
||||
</template>
|
||||
<template #extra>
|
||||
|
Reference in New Issue
Block a user