1
0

replaced ti-trash

This commit is contained in:
dakkar
2024-06-21 17:15:52 +01:00
parent f1bfe9602e
commit dfc5cbd5d7
41 changed files with 44 additions and 43 deletions
@@ -10,7 +10,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<div class="buttons">
<slot name="func"></slot>
<button v-if="removable" class="_button" @click="remove()">
<i class="ph-trash ph-bold ph-lg"></i>
<i class="ti ti-trash"></i>
</button>
<button v-if="draggable" class="drag-handle _button">
<i class="ph-list ph-bold ph-lg-2"></i>