mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 19:48:52 +00:00
fix(CommunityDetailPopup): ensure description wraps properly
Fixes #3052
This commit is contained in:
parent
a1ce2ba0da
commit
07142dc66b
@ -70,6 +70,7 @@ StatusModal {
|
||||
font.pixelSize: 15
|
||||
color: Theme.palette.directColor1
|
||||
wrapMode: Text.WordWrap
|
||||
width: parent.width
|
||||
}
|
||||
|
||||
StatusIcon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user