KI-AGENT: Scrollbereich der Firmeneinstellungen korrigieren

This commit is contained in:
2026-05-22 15:38:27 +02:00
parent b44c8d453a
commit da9cad1513

View File

@@ -580,8 +580,8 @@ watch(() => telephonyTrunkForm.provider, async (provider) => {
<UDashboardNavbar title="Firmeneinstellungen">
</UDashboardNavbar>
<UDashboardPanelContent>
<UTabs
class="p-5"
:items="[
{
label: 'Dokubox'
@@ -1106,6 +1106,7 @@ watch(() => telephonyTrunkForm.provider, async (provider) => {
</div>
</template>
</UTabs>
</UDashboardPanelContent>
</template>
<style scoped>