Fixed some issues with effect tag targeting
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
<div
|
||||
v-if="calculation && calculation.effects"
|
||||
class="flex-grow-1"
|
||||
style="max-width: 100%;"
|
||||
>
|
||||
<inline-effect
|
||||
v-if="typeof calculation.value === 'number'"
|
||||
|
||||
Reference in New Issue
Block a user