Added imprint & privacy to auth and improved getting url #251

This commit is contained in:
2023-03-17 13:48:48 +01:00
parent 7be40ed236
commit 4420c0e11c
17 changed files with 194 additions and 104 deletions

View File

@@ -231,8 +231,10 @@
background-color: $secondaryBackgroundColor;
.login-form-wrapper,
.auth-header {
.auth-header,
.auth-footer {
background-color: $primaryBackgroundColor;
color: $primaryTextColor !important;
.login-form {
.input-field {

View File

@@ -231,8 +231,10 @@
background-color: $secondaryBackgroundColor;
.login-form-wrapper,
.auth-header {
.auth-header,
.auth-footer {
background-color: $primaryBackgroundColor;
color: $primaryTextColor !important;
.login-form {
.input-field {

View File

@@ -235,8 +235,10 @@
background-color: $secondaryBackgroundColor;
.login-form-wrapper,
.auth-header {
.auth-header,
.auth-footer {
background-color: $primaryBackgroundColor;
color: $primaryTextColor !important;
.login-form {
.input-field {

View File

@@ -231,8 +231,10 @@
background-color: $secondaryBackgroundColor;
.login-form-wrapper,
.auth-header {
.auth-header,
.auth-footer {
background-color: $primaryBackgroundColor;
color: $primaryTextColor !important;
.login-form {
.input-field {