Skip to content

Commit 934918d

Browse files
committed
remove unused sample videos
1 parent 534a352 commit 934918d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ struct EditorView: View {
142142
.inspector(isPresented: $isInspectorPresented) {
143143
RichTextFormat.Sidebar(context: state)
144144
#if os(macOS)
145-
.inspectorColumnWidth(min: 200, ideal: 200, max: 315)
145+
.inspectorColumnWidth(min: 200, ideal: 200, max: 320)
146146
#endif
147147
}
148148
}
-4.51 MB
Binary file not shown.

0 commit comments

Comments
 (0)