PrefUI // Clang-format.
This commit is contained in:
parent
bd11f209f9
commit
0f11ad8862
|
@ -37,7 +37,7 @@ struct VwrPrefPanePhrases: View {
|
|||
|
||||
var body: some View {
|
||||
ScrollView {
|
||||
VStack() {
|
||||
VStack {
|
||||
VwrPhraseEditorUI(delegate: LMMgr.shared).frame(width: contentWidth + 28, height: 395)
|
||||
Spacer()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue