Fix profile edit button text to not wrap
This commit is contained in:
@@ -92,6 +92,7 @@ struct EditButton: View {
|
|||||||
.stroke(borderColor(), lineWidth: 1)
|
.stroke(borderColor(), lineWidth: 1)
|
||||||
}
|
}
|
||||||
.minimumScaleFactor(0.5)
|
.minimumScaleFactor(0.5)
|
||||||
|
.lineLimit(1)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user