From c95bca8fec3e0746def0b9e5f0104a746b633f79 Mon Sep 17 00:00:00 2001 From: Sebastian Wiesner Date: Sat, 28 Oct 2023 09:33:52 +0200 Subject: [PATCH] Move ID to actual label --- ui/about.blp | 4 ++-- ui/about.ui | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/about.blp b/ui/about.blp index bbf3a40..b7ae283 100644 --- a/ui/about.blp +++ b/ui/about.blp @@ -13,11 +13,11 @@ Box about { styles ["title-1"] } - Box description { + Box { orientation: vertical; halign: center; margin-bottom: 5; - Label { + Label description { label: "The description of this extension"; justify: center; } diff --git a/ui/about.ui b/ui/about.ui index 4a13b71..067bb2b 100644 --- a/ui/about.ui +++ b/ui/about.ui @@ -17,12 +17,12 @@ - + 1 3 5 - + The description of this extension 2