Skip to content

Commit 2b7fc3c

Browse files
committed
Add padding to snippet editor sheet
Made-with: Cursor
1 parent 09dd1f5 commit 2b7fc3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

voxtral_realtime/macos/VoxtralRealtime/Views/SnippetManagementView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,5 +173,6 @@ private struct SnippetEditor: View {
173173
)
174174
}
175175
}
176+
.padding(24)
176177
}
177178
}

0 commit comments

Comments
 (0)