From c10ad8aedc3cd1298eb387e33cda0ce9f00b00f7 Mon Sep 17 00:00:00 2001 From: overflowerror Date: Sat, 23 Jan 2021 20:18:08 +0100 Subject: [PATCH] added new responsive breakpoints for dashboard --- templates/dashboard/dashboard.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/dashboard/dashboard.html.twig b/templates/dashboard/dashboard.html.twig index a691720..dc6bf68 100644 --- a/templates/dashboard/dashboard.html.twig +++ b/templates/dashboard/dashboard.html.twig @@ -51,7 +51,7 @@ {% endif %} {% for video in videos %} {% set disabled = video.state != constant("App\\Entity\\Video::DONE") %} -
+