fix(tkfb): 전체 HTML tkfb-core.js 캐시 버스팅 일괄 갱신 + TBM z-index
- 38개 HTML 파일의 tkfb-core.js?v= → 2026033107 통일 (구버전 캐시로 사이드 네비 메뉴 업데이트 안 되던 문제 해결) - TBM 모바일 .m-tabs z-index: 90 → 20 (사이드바 가림 방지) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -65,7 +65,7 @@ button, .m-tbm-row, .m-tab, .m-new-btn, .m-detail-btn, .m-load-more,
|
||||
border-bottom: 1px solid #e5e7eb;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 90;
|
||||
z-index: 20;
|
||||
}
|
||||
.m-tab {
|
||||
flex: 1;
|
||||
|
||||
Reference in New Issue
Block a user