forked from Silverfish/proton-bridge
GODT-1378: varia GUI fixes
This commit is contained in:
@ -123,6 +123,7 @@ Item {
|
||||
Item { implicitHeight: root.type == AccountDelegate.LargeView ? 6 : 0 }
|
||||
|
||||
RowLayout {
|
||||
spacing: 0
|
||||
Label {
|
||||
colorScheme: root.colorScheme
|
||||
text: root.user && root.user.loggedIn ? root.usedSpace : qsTr("Signed out")
|
||||
|
||||
Reference in New Issue
Block a user