mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-24 01:39:42 +08:00
fix VDivder
This commit is contained in:
@@ -225,7 +225,7 @@ onMounted(() => {
|
||||
</VTooltip>
|
||||
</VCardText>
|
||||
|
||||
<VDivider class="opacity-75" style="border-color: rgba(var(--v-theme-on-background), var(--v-selected-opacity))" />
|
||||
<VDivider />
|
||||
|
||||
<VCardActions>
|
||||
<VBtn v-if="!cardProps.site?.public" :disabled="updateButtonDisable" @click.stop="handleSiteUpdate">
|
||||
|
||||
Reference in New Issue
Block a user