aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/dashboard/src/DashboardApp.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/src/DashboardApp.vue b/apps/dashboard/src/DashboardApp.vue
index 883da90c992..3cc719dad4c 100644
--- a/apps/dashboard/src/DashboardApp.vue
+++ b/apps/dashboard/src/DashboardApp.vue
@@ -429,7 +429,7 @@ export default {
<style lang="scss" scoped>
#app-dashboard {
width: 100%;
- min-height: 100vh;
+ min-height: 100%;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;