work in progress icons
This commit is contained in:
parent
f2e299a7a9
commit
7b179d3a92
251 changed files with 1062 additions and 1062 deletions
|
|
@ -20,7 +20,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
</MkSwitch>
|
||||
<MkButton primary :disabled="sending" @click="send">
|
||||
<template v-if="sending"><MkEllipsis/></template>
|
||||
<template v-else><i class="ti ti-send"></i> Send</template>
|
||||
<template v-else><i class="ph-paper-plane-tilt ph-bold ph-lg"></i> Send</template>
|
||||
</MkButton>
|
||||
</div>
|
||||
<div v-if="res">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue