aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/page-container/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/page-container/index.scss')
-rw-r--r--ui/app/components/page-container/index.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/app/components/page-container/index.scss b/ui/app/components/page-container/index.scss
index 14cdbacd3..61434cbcf 100644
--- a/ui/app/components/page-container/index.scss
+++ b/ui/app/components/page-container/index.scss
@@ -182,5 +182,7 @@
max-height: 82vh;
min-height: 570px;
flex: 0 0 auto;
+ margin-right: auto;
+ margin-left: auto;
}
}