From 9748ac48e40947b80808933213b043dc797670b6 Mon Sep 17 00:00:00 2001 From: maTh Date: Wed, 16 Mar 2022 23:21:28 +0100 Subject: fix: log (#4273) * improve css * scrolling table * debug icon * fix css * Update swage.css * fix more css * Update swage.scss * Delete _components.css * added: .log-debug --- app/views/index/logs.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/index') diff --git a/app/views/index/logs.phtml b/app/views/index/logs.phtml index 8221d2d4b..a96ff66b5 100644 --- a/app/views/index/logs.phtml +++ b/app/views/index/logs.phtml @@ -15,7 +15,7 @@ logsPaginator->render('logs_pagination.phtml', 'page'); ?> -
+
-- cgit v1.2.3