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 @@
-