fix: switch icons

This commit is contained in:
DarkPhoenix2704
2026-03-30 10:03:20 +00:00
parent 747ca48395
commit 8a0034b65d
4 changed files with 8 additions and 13 deletions

View File

@@ -95,7 +95,7 @@ onBeforeMount(() => {
</div>
</div>
</template>
<div class="p-6 h-[calc(100vh-92px)]">
<div class="px-6 h-[calc(100vh-92px)]">
<WorkspaceIntegrationsConnectionsTab />
</div>
</a-tab-pane>