diff --git a/frontend/public/img/template/Blaetter.png b/frontend/public/img/template/Blaetter.png index af11b67f2..f54dde670 100644 Binary files a/frontend/public/img/template/Blaetter.png and b/frontend/public/img/template/Blaetter.png differ diff --git a/frontend/src/assets/scss/gradido-template.scss b/frontend/src/assets/scss/gradido-template.scss index f1b5bd9e2..e600ffda8 100644 --- a/frontend/src/assets/scss/gradido-template.scss +++ b/frontend/src/assets/scss/gradido-template.scss @@ -131,6 +131,9 @@ a, z-index: 10000; } +.zindex100000 { + z-index: 100000; +} .gradido-global-color-blue { color: #0e79bc; } diff --git a/frontend/src/layouts/AuthLayout_gdd.vue b/frontend/src/layouts/AuthLayout_gdd.vue index 071d76fff..399213d20 100644 --- a/frontend/src/layouts/AuthLayout_gdd.vue +++ b/frontend/src/layouts/AuthLayout_gdd.vue @@ -20,7 +20,7 @@