diff --git a/k8s/deployment-eu.yaml b/k8s/deployment-eu.yaml index 504d5f6..03e38e9 100644 --- a/k8s/deployment-eu.yaml +++ b/k8s/deployment-eu.yaml @@ -27,7 +27,7 @@ spec: spec: containers: - name: mandatkollen-eu - image: ghcr.io/iteam1337/mandatkollen:0.67.11 # {"$imagepolicy": "flux-system:mandatkollen"} + image: ghcr.io/iteam1337/mandatkollen:0.67.13 # {"$imagepolicy": "flux-system:mandatkollen"} command: - /bin/sh - -c diff --git a/src/components/App.css b/src/components/App.css index d9e3ecd..21c7672 100644 --- a/src/components/App.css +++ b/src/components/App.css @@ -176,6 +176,7 @@ body { display: flex; margin: 15px 0; overflow-x: auto; + overflow-y: hidden; } .LegendContainer > span {