Make room header font size match main pane top bar
This commit is contained in:
parent
e495922aee
commit
a64d0f037d
|
@ -50,7 +50,6 @@ Rectangle {
|
|||
HLabel {
|
||||
id: nameLabel
|
||||
text: chat.roomInfo.display_name || qsTr("Empty room")
|
||||
font.pixelSize: theme.fontSize.big
|
||||
color: theme.chat.roomHeader.name
|
||||
|
||||
elide: Text.ElideRight
|
||||
|
|
Loading…
Reference in New Issue
Block a user