Skip to content

Commit

Permalink
hanged toolbar-color from red to normal
Browse files Browse the repository at this point in the history
  • Loading branch information
FatalBulletHit committed Aug 18, 2024
1 parent aeaa016 commit 59355fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/dialogs/CancelJobDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<v-dialog :value="showDialog" width="400" persistent>
<panel
:title="$t('CancelJobDialog.CancelJob')"
toolbar-color="error"
toolbar-color="normal"
card-class="cancel-job-dialog"
:icon="mdiStop"
:margin-bottom="false">
Expand Down

0 comments on commit 59355fd

Please sign in to comment.