There was an error while loading. Please reload this page.
1 parent d22a9a4 commit 41f2d95Copy full SHA for 41f2d95
1 file changed
Sources/AppBundle/ui/MenuBarLabel.swift
@@ -168,5 +168,5 @@ extension String {
168
WorkspaceViewModel(name: "B", suffix: "B", isFocused: false, isEffectivelyEmpty: true, isVisible: false),
169
]
170
MenuBarLabel("123AB", workspaces: localworkspaces)
171
- .frame(width: 300, height: 50)
+ .padding()
172
}
0 commit comments