Fix the white bar in the room page's header
This commit is contained in:
@@ -40,6 +40,7 @@ Kirigami.ScrollablePage {
|
||||
}
|
||||
|
||||
header: QQC2.Control {
|
||||
height: visible ? implicitHeight : 0
|
||||
visible: contentItem.visible
|
||||
padding: Kirigami.Units.smallSpacing
|
||||
contentItem: Kirigami.InlineMessage {
|
||||
|
||||
Reference in New Issue
Block a user