From bc84603b5e730852755b10d1bf3f3700aae8cadb Mon Sep 17 00:00:00 2001 From: Santiago Lamora Date: Sat, 5 Feb 2022 13:10:25 +0100 Subject: [PATCH] Fix dashboard layout on tablet & mobile devices --- musician/templates/musician/dashboard.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/musician/templates/musician/dashboard.html b/musician/templates/musician/dashboard.html index 14020c4..d359fcb 100644 --- a/musician/templates/musician/dashboard.html +++ b/musician/templates/musician/dashboard.html @@ -66,7 +66,7 @@
-
+

{% trans "Mail" %}

@@ -74,26 +74,26 @@

-
+

{% trans "Mail list" %}

-
+

{% trans "Software as a Service" %}

{% trans "Nothing installed" %}

-
-
+
+

{% trans "Disk usage" %}

{% include "musician/components/usage_progress_bar.html" with detail=domain.usage %}
-
+