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 {