fix(app): allow add server row to grow for error message

This commit is contained in:
David Hill
2026-01-24 20:59:05 +00:00
parent a5c08bc4f8
commit a169c2987b

View File

@@ -53,7 +53,7 @@ async function checkHealth(url: string, platform: ReturnType<typeof usePlatform>
function AddRow(props: AddRowProps) {
return (
<div class="flex items-center px-4 h-14 min-w-0 flex-1">
<div class="flex items-center px-4 min-h-14 py-3 min-w-0 flex-1">
<div class="relative flex-1 min-w-0">
<div
classList={{