diff --git a/templates/custom/header.tmpl b/templates/custom/header.tmpl index f506b46..1d005f9 100644 --- a/templates/custom/header.tmpl +++ b/templates/custom/header.tmpl @@ -157,6 +157,7 @@ .page-content, .card.layout-card { width: var(--cards-length); overflow-x: auto; + overflow-y: hidden; } .navigation-buttons {