From 4943508233a22132092f5af223952159c15a178c Mon Sep 17 00:00:00 2001 From: Valentin Weber Date: Sat, 7 Dec 2024 19:49:40 +0100 Subject: [PATCH] feat(templates): userlist improve breakpoints --- templates/userlist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/userlist.html b/templates/userlist.html index 087d1d4..075843a 100644 --- a/templates/userlist.html +++ b/templates/userlist.html @@ -5,7 +5,7 @@
{% for user in users %} {# Show an item per user, consisting of the username, and the avatar, linking to the touchkey login #} -