kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
style(front): dangerous button modal confirm button default dangerous color
rodzic
86d8315108
commit
28fee830b1
|
@ -49,7 +49,7 @@ const confirm = () => {
|
|||
</div>
|
||||
<template #actions>
|
||||
<Button
|
||||
v-bind="{[{success: 'primary', danger: 'destructive'}[confirmColor || 'success']]: true}"
|
||||
v-bind="{[{success: 'primary', danger: 'destructive'}[confirmColor || 'danger']]: true}"
|
||||
@click="confirm"
|
||||
>
|
||||
<slot name="modal-confirm">
|
||||
|
|
Ładowanie…
Reference in New Issue