mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-09 06:21:57 +08:00
fix: 修正部分样式
This commit is contained in:
@@ -640,7 +640,6 @@ onUnmounted(() => {
|
||||
:icon="isRecommending ? 'line-md:loading-twotone-loop' : 'mdi-refresh'"
|
||||
size="18"
|
||||
class="ai-refresh-icon"
|
||||
:class="{ 'text-primary': isRecommending }"
|
||||
/>
|
||||
<VTooltip activator="parent" location="top">
|
||||
{{ t('resource.reRecommend') }}
|
||||
|
||||
Reference in New Issue
Block a user