From 1782a896954ec3e6a16004d40f15c2d2629a1b6d Mon Sep 17 00:00:00 2001 From: NguyenND Date: Thu, 16 Oct 2025 12:53:44 -0400 Subject: [PATCH] Minor change to the TA import select file --- static/css/time_attendance.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/static/css/time_attendance.css b/static/css/time_attendance.css index ab26277..b181c2d 100644 --- a/static/css/time_attendance.css +++ b/static/css/time_attendance.css @@ -261,10 +261,7 @@ body.has-sidebar .time-attendance-page { } .file-input { - position: absolute; - inset: 0; - opacity: 0; - cursor: pointer; + display: none; } /* Form Styles */