diff options
Diffstat (limited to 'framework/qml/InlineAccountSwitcher.qml')
-rw-r--r-- | framework/qml/InlineAccountSwitcher.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/InlineAccountSwitcher.qml b/framework/qml/InlineAccountSwitcher.qml index b5b4bb9f..15675ff6 100644 --- a/framework/qml/InlineAccountSwitcher.qml +++ b/framework/qml/InlineAccountSwitcher.qml | |||
@@ -30,6 +30,7 @@ Rectangle { | |||
30 | } | 30 | } |
31 | 31 | ||
32 | color: Kube.Colors.textColor | 32 | color: Kube.Colors.textColor |
33 | clip: true | ||
33 | 34 | ||
34 | ColumnLayout { | 35 | ColumnLayout { |
35 | anchors.fill: parent | 36 | anchors.fill: parent |