refac: external tool server view

This commit is contained in:
Timothy Jaeryang Baek
2025-10-05 23:35:04 -05:00
parent 53de48d2b3
commit 9b4f032660
2 changed files with 13 additions and 26 deletions

View File

@@ -83,7 +83,7 @@
</Tooltip>
</div>
<div class="flex flex-col gap-1.5">
<div class="flex flex-col gap-1">
{#each servers as server, idx}
<Connection
bind:connection={server}