Fix position of icon in 'go to readmarker' button

This commit is contained in:
Tobias Fella
2021-02-26 15:46:15 +01:00
parent 63d05272fa
commit 5692066bbc

View File

@@ -506,8 +506,6 @@ Kirigami.ScrollablePage {
implicitWidth: Kirigami.Units.gridUnit * 2
implicitHeight: Kirigami.Units.gridUnit * 2
padding: 8
id: goReadMarkerFab
visible: currentRoom && currentRoom.hasUnreadMessages && currentRoom.readMarkerLoaded || !messageListView.atYEnd