mirror of
https://github.com/exituser/Pearcleaner.git
synced 2026-09-17 03:48:55 +00:00
Update FeatureView.swift
This commit is contained in:
@@ -31,12 +31,9 @@ struct FeatureView: View {
|
||||
|
||||
Text(features)
|
||||
.font(.body)
|
||||
.lineLimit(3)
|
||||
.multilineTextAlignment(.leading)
|
||||
.padding()
|
||||
|
||||
|
||||
|
||||
Spacer()
|
||||
|
||||
HStack(alignment: .center, spacing: 20) {
|
||||
|
||||
Reference in New Issue
Block a user