From f543a58d5473f4f4cf8f375a3abaffb1a2d86098 Mon Sep 17 00:00:00 2001 From: Dani Hodovic Date: Mon, 5 Aug 2024 16:11:47 -0300 Subject: [PATCH] fix: make table size responsive for usersessions_list (#107) --- allauth_ui/templates/usersessions/usersession_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allauth_ui/templates/usersessions/usersession_list.html b/allauth_ui/templates/usersessions/usersession_list.html index eeabe5c..bb22100 100644 --- a/allauth_ui/templates/usersessions/usersession_list.html +++ b/allauth_ui/templates/usersessions/usersession_list.html @@ -17,7 +17,7 @@

{{ heading }}

{% #form form=form url=action_url button_text=button_text %} {% csrf_token %}
- +
{% translate "Started At" %}