8683787a01971f32f657e14df746541779f90a2b
tkfb.css의 .data-table thead th { position: sticky; top: 56px }가
첫 번째 데이터 행을 가리는 원인. 이 페이지에서는 sticky 불필요하므로
position: static !important로 오버라이드.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
HTML
47%
JavaScript
40.4%
Python
7.6%
CSS
4.5%
PLpgSQL
0.3%
Other
0.1%