smaller icon
This commit is contained in:
parent
23f7cde3e9
commit
28af01ed65
@ -25,7 +25,7 @@
|
|||||||
:ui="{ input: 'join-item input !input-sm !input-bordered !w-[170px] text-right !pe-3' }"
|
:ui="{ input: 'join-item input !input-sm !input-bordered !w-[170px] text-right !pe-3' }"
|
||||||
required
|
required
|
||||||
/>
|
/>
|
||||||
<button class="btn btn-sm btn-primary join-item text-xl" @click="getLog()">
|
<button class="btn btn-sm btn-primary join-item" @click="getLog()">
|
||||||
<i class="bi-arrow-repeat" />
|
<i class="bi-arrow-repeat" />
|
||||||
</button>
|
</button>
|
||||||
<button class="btn btn-sm btn-primary join-item" :title="t('log.download')" @click="downloadLog">
|
<button class="btn btn-sm btn-primary join-item" :title="t('log.download')" @click="downloadLog">
|
||||||
|
Loading…
Reference in New Issue
Block a user