Fix room name

master
Nicolas Werner 4 years ago
parent 600df6d2ec
commit d4dccc8e36
  1. 1
      resources/qml/TimelineView.qml

@ -213,6 +213,7 @@ Page {
Layout.fillWidth: true
Layout.column: 2
Layout.row: 0
color: colors.text
font.pointSize: fontMetrics.font.pointSize * 1.1

Loading…
Cancel
Save