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