summaryrefslogtreecommitdiff
path: root/gui/components/StatusBox.qml
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-09-30 23:37:32 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-11-23 21:51:11 +0100
commit79d25833bfd261c36d954cf57845e5a416aaf849 (patch)
tree6b24dddc7d396e6a0cc5da3ab098ba459e836a5d /gui/components/StatusBox.qml
parentd7e65d5cd3ca87b7ebc11cc5f6e9bfd4e9cefbfd (diff)
[ui] size tweaks and new assets
plus work on the systray menu
Diffstat (limited to 'gui/components/StatusBox.qml')
-rw-r--r--gui/components/StatusBox.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/components/StatusBox.qml b/gui/components/StatusBox.qml
index c4a4a08..00d0c2d 100644
--- a/gui/components/StatusBox.qml
+++ b/gui/components/StatusBox.qml
@@ -117,6 +117,8 @@ Item {
MaterialButton {
id: toggleVPN
+ // FIXME - this is a workaround. It will BREAK with i18n
+ width: 100
spacing: 8
anchors.horizontalCenter: parent.horizontalCenter