diff options
Diffstat (limited to 'components')
-rw-r--r-- | components/kube/contents/ui/Kube.qml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/components/kube/contents/ui/Kube.qml b/components/kube/contents/ui/Kube.qml index 8b1fbc58..e3cf3393 100644 --- a/components/kube/contents/ui/Kube.qml +++ b/components/kube/contents/ui/Kube.qml | |||
@@ -154,10 +154,7 @@ Controls2.ApplicationWindow { | |||
154 | width: height | 154 | width: height |
155 | } | 155 | } |
156 | 156 | ||
157 | Kube.AccountSwitcher { | 157 | Kube.AccountSwitcher {} |
158 | height: Kube.Units.gridUnit * 1.5 | ||
159 | width: height | ||
160 | } | ||
161 | } | 158 | } |
162 | } | 159 | } |
163 | 160 | ||