mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-03 22:47:09 +08:00
fix confirm dialog button text color
This commit is contained in:
@@ -72,7 +72,7 @@ function handleCancel() {
|
||||
</div>
|
||||
</div>
|
||||
</VCardItem>
|
||||
<VCardActions class="mx-auto">
|
||||
<VCardActions class="app-confirm-dialog-actions mx-auto">
|
||||
<VBtn variant="tonal" color="secondary" class="px-5" @click="handleCancel">
|
||||
{{ cancelText }}
|
||||
</VBtn>
|
||||
|
||||
Reference in New Issue
Block a user