diff --git a/dashboard/oidc_error.html b/dashboard/oidc_error.html index 140617391..0308bd3e7 100644 --- a/dashboard/oidc_error.html +++ b/dashboard/oidc_error.html @@ -37,6 +37,10 @@ text-align: center; } + footer > .p { + margin: 4px; + } + .outer { flex-grow: 1; display: flex; @@ -59,9 +63,7 @@ Back - + diff --git a/dashboard/src/components/Login.vue b/dashboard/src/components/Login.vue index 3dbc73329..f47828d2d 100644 --- a/dashboard/src/components/Login.vue +++ b/dashboard/src/components/Login.vue @@ -42,9 +42,7 @@ - +