mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +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,7 +56,7 @@ struct SelectTerminalPageView: View {
|
||||||
}
|
}
|
||||||
.pickerStyle(.menu)
|
.pickerStyle(.menu)
|
||||||
.labelsHidden()
|
.labelsHidden()
|
||||||
.frame(width: 200)
|
.frame(width: 168)
|
||||||
|
|
||||||
// Test terminal button
|
// Test terminal button
|
||||||
Button("Test Terminal Permission") {
|
Button("Test Terminal Permission") {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue