diff --git a/system1-factory/web/pages/attendance/annual-overview.html b/system1-factory/web/pages/attendance/annual-overview.html index afd949f..540985d 100644 --- a/system1-factory/web/pages/attendance/annual-overview.html +++ b/system1-factory/web/pages/attendance/annual-overview.html @@ -77,6 +77,7 @@ background: #f9fafb; font-weight: 600; font-size: 0.8rem; + position: static !important; /* tkfb.css의 sticky 오버라이드 */ } .data-table th.col-carryover { background: #fef3c7; color: #92400e; } .data-table th.col-annual { background: #dbeafe; color: #1e40af; }