mirror of
https://github.com/amir20/dozzle.git
synced 2026-08-07 11:44:45 +00:00
chore: updates animation for upgrade
This commit is contained in:
@@ -156,12 +156,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<button @click="update()" :disabled="actionStates.update">
|
||||
<carbon:upgrade
|
||||
:class="{
|
||||
'animate-spin': actionStates.update,
|
||||
'text-secondary': actionStates.update,
|
||||
}"
|
||||
/>
|
||||
<carbon:upgrade />
|
||||
{{ container.isSwarm ? $t("toolbar.update-service") : $t("toolbar.update") }}
|
||||
</button>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user