fix class

This commit is contained in:
Pete Matsyburka
2025-03-18 20:26:21 +02:00
parent af1e8fa6f2
commit ad2b35673a
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
<template>
<span
class="dropdown dropdown-end field-payment-dropdown"
class="dropdown dropdown-end field-settings-dropdown"
:class="{ 'dropdown-open': ((!field.preferences?.price && !field.preferences?.formula) || !isConnected) && !isLoading }"
>
<label