diff --git a/src/components/Configuration/ConfigContainer.vue b/src/components/Configuration/ConfigContainer.vue index 7548ba7d..e38995aa 100644 --- a/src/components/Configuration/ConfigContainer.vue +++ b/src/components/Configuration/ConfigContainer.vue @@ -331,6 +331,7 @@ p.small-screen-note { height: -webkit-fill-available; height: -moz-available; height: stretch; + height: 100%; // Firefox } .tab-item {