Page MenuHomePhorge

No OneTemporary

Size
677 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 d58304a9..9017a0d6 100644
--- a/src/components/status_action_buttons/action_button.vue
+++ b/src/components/status_action_buttons/action_button.vue
@@ -20,7 +20,9 @@
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, 6:35 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
55800
Default Alt Text
(677 B)

Event Timeline