fix: pass android lint and swiftformat

This commit is contained in:
Peter Steinberger
2026-01-19 11:14:27 +00:00
parent e6a4cf01ee
commit b826bd668c
15 changed files with 118 additions and 94 deletions

View File

@@ -51,7 +51,6 @@ struct UsageMenuLabelView: View {
.padding(.leading, 2)
}
}
}
.padding(.vertical, 10)
.padding(.leading, self.paddingLeading)