diff --git a/templates/consent.tmpl b/templates/consent.tmpl index c7c9349..dbb7d62 100644 --- a/templates/consent.tmpl +++ b/templates/consent.tmpl @@ -13,6 +13,8 @@ ul.scopes { text-align: left; width: 100%; + max-height: 30vh; + overflow-y: auto; } ul.scopes > li {