diff --git a/src/components/JobConfiguration.vue b/src/components/JobConfiguration.vue index c53b496f..3584b8e7 100644 --- a/src/components/JobConfiguration.vue +++ b/src/components/JobConfiguration.vue @@ -24,6 +24,7 @@ ion-label:nth-child(3) { ion-modal { --width: 290px; - --height: 390px; + --height: 440px; --border-radius: 8px; } \ No newline at end of file diff --git a/src/views/ScheduleThreshold.vue b/src/views/ScheduleThreshold.vue index d88f974d..3a19b83a 100644 --- a/src/views/ScheduleThreshold.vue +++ b/src/views/ScheduleThreshold.vue @@ -35,6 +35,7 @@ \ No newline at end of file