Commit 5422ec3
authored
Drop the empty bordered panel for no-auth connections (#1181)
The connect modal's auth-method panel always rendered a framed box
(border, muted fill, padding). With No authentication selected there are
no fields to show, so it appeared as an empty bordered rectangle below
the method selector. Only apply the frame when the panel has content.1 parent 899a7a4 commit 5422ec3
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1665 | 1665 | | |
1666 | 1666 | | |
1667 | 1667 | | |
1668 | | - | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
1669 | 1674 | | |
1670 | 1675 | | |
1671 | 1676 | | |
| |||
0 commit comments