Skip to content

Commit

Permalink
Update FeatureView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
alienator88 committed Jun 11, 2024
1 parent 6355eb6 commit 4b871d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Pearcleaner/Windows/FeatureView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,9 @@ struct FeatureView: View {

Text(features)
.font(.body)
.lineLimit(3)
.multilineTextAlignment(.leading)
.padding()



Spacer()

HStack(alignment: .center, spacing: 20) {
Expand Down

0 comments on commit 4b871d7

Please sign in to comment.