Page MenuHomePhorge

No OneTemporary

Size
692 B
Referenced Files
None
Subscribers
None
diff --git a/src/components/status_action_buttons/action_button.vue b/src/components/status_action_buttons/action_button.vue
index 74ff8727..8413bc0d 100644
--- a/src/components/status_action_buttons/action_button.vue
+++ b/src/components/status_action_buttons/action_button.vue
@@ -20,8 +20,7 @@
class="fa-scale-110"
:icon="button.icon(funcArg)"
:spin="!extra && button.animated?.() && animationState"
- style="
- --fa-animation-duration: 750ms;"
+ :style="'--fa-animation-duration: 750ms'"
fixed-width
/>
<template v-if="!buttonClass.disabled && button.toggleable?.(funcArg) && button.active">

File Metadata

Mime Type
text/x-diff
Expires
Wed, Jan 22, 7:01 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
55807
Default Alt Text
(692 B)

Event Timeline