From d5454ac29dd0ad73df1d8cf9a6ad5fa0097582a9 Mon Sep 17 00:00:00 2001 From: Joseph Le Date: Thu, 26 Feb 2026 20:31:00 +1100 Subject: [PATCH] Update css --- manage-view/src/components/ListLog/ListLog.css | 1 + 1 file changed, 1 insertion(+) diff --git a/manage-view/src/components/ListLog/ListLog.css b/manage-view/src/components/ListLog/ListLog.css index 77d5738..55d0c1c 100644 --- a/manage-view/src/components/ListLog/ListLog.css +++ b/manage-view/src/components/ListLog/ListLog.css @@ -87,6 +87,7 @@ body { color: #374151; border-radius: 8px; transition: all 0.2s ease; + font-size: 14px; } .fileItem:hover {