_section --> _card
This commit is contained in:
parent
fb9fed545e
commit
24c047b662
28 changed files with 46 additions and 46 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<x-queue :connection="connection" domain="deliver">
|
||||
<template #title><fa :icon="faExchangeAlt"/> Out</template>
|
||||
</x-queue>
|
||||
<section class="_section">
|
||||
<section class="_card">
|
||||
<div class="_content">
|
||||
<mk-button @click="clear()"><fa :icon="faTrashAlt"/> {{ $t('clearQueue') }}</mk-button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue