Explorar o código

Shift the Grammar Checker header left so the title aligns closer to the content edge.

Co-authored-by: Cursor <cursoragent@cursor.com>
AhtashamShahzad1 hai 1 mes
pai
achega
01834c43d2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      gramora/Views/GrammarCheckerView.swift

+ 1 - 0
gramora/Views/GrammarCheckerView.swift

@@ -7,6 +7,7 @@ struct GrammarCheckerView: View {
         ScrollView(.vertical, showsIndicators: false) {
             VStack(alignment: .leading, spacing: 0) {
                 header
+                    .padding(.leading, -12)
                     .padding(.bottom, 28)
 
                 contentCard