Skip to content

Commit b0b24c9

Browse files
committed
Fix Toolbar Spacing on Sequoia
1 parent 6218d89 commit b0b24c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeEdit/Features/Documents/Controllers/CodeEditWindowController+Toolbar.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ extension CodeEditWindowController {
5959
items += [
6060
.activityViewer,
6161
.notificationItem,
62+
.flexibleSpace,
6263
]
6364
}
6465

0 commit comments

Comments
 (0)