mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-28 22:41:09 +00:00
parent
36bea83eee
commit
36a56a8af3
@ -42,12 +42,13 @@ Column {
|
||||
StyledText {
|
||||
id: channelName
|
||||
objectName: "channelIdentifierNameText"
|
||||
width: parent.width
|
||||
wrapMode: Text.Wrap
|
||||
text: root.chatName
|
||||
font.weight: Font.Bold
|
||||
font.pixelSize: 22
|
||||
color: Style.current.textColor
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
}
|
||||
|
||||
StatusBaseText {
|
||||
|
Loading…
x
Reference in New Issue
Block a user