diff options
author | Marcus Hoffmann <bubu@bubu1.eu> | 2023-02-21 14:24:25 +0100 |
---|---|---|
committer | Marcus Hoffmann <bubu@bubu1.eu> | 2023-02-21 14:24:25 +0100 |
commit | 4c328193cedc5c75154474eb68636c6dcacf1f16 (patch) | |
tree | d476ed8b075f14015c3978503719f770bbac25f3 | |
parent | UserProfile: reduce spacing by a bit (diff) | |
download | nheko-4c328193cedc5c75154474eb68636c6dcacf1f16.tar.xz |
UserProfile: fix status message overflowing
Also style the "Status:" prefix bold.
-rw-r--r-- | resources/qml/dialogs/UserProfile.qml | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/resources/qml/dialogs/UserProfile.qml b/resources/qml/dialogs/UserProfile.qml |