minor fix document view

pull/874/head
Ryan ZHAO 2 years ago
parent 6ac0307650
commit f28467a039

@ -46,8 +46,6 @@ struct DocumentView_SwiftUI: View {
height: 32 + Values.smallSpacing * 2 height: 32 + Values.smallSpacing * 2
) )
Spacer(minLength: 0)
VStack( VStack(
alignment: .leading alignment: .leading
) { ) {

Loading…
Cancel
Save