diff --git a/website/client/src/components/appFooter.vue b/website/client/src/components/appFooter.vue index d6b8ac6435..f183442935 100644 --- a/website/client/src/components/appFooter.vue +++ b/website/client/src/components/appFooter.vue @@ -326,7 +326,7 @@ .footer-row { margin: 0; flex: 0 1 auto; - z-index: 17; + z-index: 10; } footer {