From f7abca8d1022a703e35a45710be00de49b92f63c Mon Sep 17 00:00:00 2001 From: arabcoders Date: Wed, 7 May 2025 21:56:27 +0300 Subject: [PATCH] minor design update --- ui/assets/css/style.css | 4 ++++ ui/components/ConditionForm.vue | 6 +++--- ui/components/History.vue | 4 ++-- ui/components/Queue.vue | 4 ++-- ui/pages/conditions.vue | 6 +++--- ui/pages/notifications.vue | 6 +++--- ui/pages/presets.vue | 6 +++--- ui/pages/tasks.vue | 6 +++--- 8 files changed, 23 insertions(+), 19 deletions(-) diff --git a/ui/assets/css/style.css b/ui/assets/css/style.css index db506ea5..48234947 100644 --- a/ui/assets/css/style.css +++ b/ui/assets/css/style.css @@ -313,3 +313,7 @@ hr { .is-justify-self-end { justify-self: end; } + +.is-full-height { + height: 100%; +} diff --git a/ui/components/ConditionForm.vue b/ui/components/ConditionForm.vue index efe4be7e..144940c6 100644 --- a/ui/components/ConditionForm.vue +++ b/ui/components/ConditionForm.vue @@ -2,7 +2,7 @@
-
+
@@ -21,7 +21,7 @@
-
+
@@ -106,7 +106,7 @@
-