mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-01 10:35:56 +00:00
design
This commit is contained in:
parent
6a8f472832
commit
b650ff4de5
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
|
@ -56,8 +56,8 @@ struct SelectTerminalPageView: View {
|
|||
}
|
||||
.pickerStyle(.menu)
|
||||
.labelsHidden()
|
||||
.frame(width: 200)
|
||||
|
||||
.frame(width: 168)
|
||||
|
||||
// Test terminal button
|
||||
Button("Test Terminal Permission") {
|
||||
testTerminal()
|
||||
|
|
|
|||
Loading…
Reference in a new issue