From 5a0776899e24f7dd9b45b80617cc98688b9735a5 Mon Sep 17 00:00:00 2001 From: David Semke Date: Sun, 2 Feb 2025 02:24:12 -0800 Subject: [PATCH] fix: enable scrolling for emails longer than their containers --- allauth_ui/templates/account/email.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/allauth_ui/templates/account/email.html b/allauth_ui/templates/account/email.html index 188be90..636978a 100644 --- a/allauth_ui/templates/account/email.html +++ b/allauth_ui/templates/account/email.html @@ -16,8 +16,8 @@ {% for radio in emailaddress_radios %} {% with emailaddress=radio.emailaddress %}
-