From 00d2094c3085136c4cd093bc710afe022c6dc90c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Pinto?= Date: Fri, 31 Oct 2025 11:56:44 +0000 Subject: [PATCH] fix: sca filters template to adapt better with django unfold --- surface/sca/templates/views/layout.html | 47 +++++++++++++++---------- 1 file changed, 28 insertions(+), 19 deletions(-) diff --git a/surface/sca/templates/views/layout.html b/surface/sca/templates/views/layout.html index 8a96943d..d8e5c6e6 100644 --- a/surface/sca/templates/views/layout.html +++ b/surface/sca/templates/views/layout.html @@ -102,39 +102,48 @@ crossorigin="anonymous" referrerpolicy="no-referrer"> {% endblock %}