mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-01 17:27:53 +00:00
fix(ProfileDescriptionPanel) bio affecting profile showcase changes (#15063)
fixes #15015
This commit is contained in:
parent
ca1ec5281c
commit
a2032ac689
@ -54,6 +54,7 @@ Item {
|
||||
minimumHeight: 108
|
||||
maximumHeight: 108
|
||||
input.verticalAlignment: TextEdit.AlignTop
|
||||
validationMode: StatusInput.ValidationMode.Always
|
||||
validators: [
|
||||
StatusValidator {
|
||||
name: "maxLengthValidator"
|
||||
|
Loading…
x
Reference in New Issue
Block a user