mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-21 20:09:37 +00:00
fix(StatusTextMessage): Removed vertical text alignment leftover
Closes #8242
This commit is contained in:
parent
6e6f708d49
commit
f34d0d7152
@ -78,7 +78,6 @@ Item {
|
||||
selectedTextColor: Theme.palette.directColor1
|
||||
selectionColor: Theme.palette.primaryColor3
|
||||
color: Theme.palette.directColor1
|
||||
verticalAlignment: TextEdit.AlignVCenter
|
||||
font.family: Theme.palette.baseFont.name
|
||||
font.pixelSize: Theme.primaryTextFontSize
|
||||
textFormat: Text.RichText
|
||||
|
Loading…
x
Reference in New Issue
Block a user