diff --git a/auth-providers-common/templates/error.html b/auth-providers-common/templates/error.html index ceb4c195..a2fde5d6 100644 --- a/auth-providers-common/templates/error.html +++ b/auth-providers-common/templates/error.html @@ -97,6 +97,7 @@ line-height: 1.25rem; font-weight: 500; cursor: pointer; + width: 100%; } button:hover { @@ -196,6 +197,14 @@ } } +