Files
pipeline/frontend/components
kjs 714511c3cf fix: 텍스트 줄바꿈 문제 방지 - 모든 셀에 whitespace-nowrap 적용
- 테이블 헤더와 데이터 셀 모두에 whitespace-nowrap 적용
- 모바일에서도 텍스트가 2줄로 깨지지 않음
- overflow-hidden + text-ellipsis로 긴 텍스트 처리
- TableListComponent와 InteractiveDataTable 모두 적용

이제 화면을 줄여도 텍스트가 항상 1줄로 유지됨
2025-11-03 13:34:02 +09:00
..
2025-10-30 12:03:50 +09:00
2025-10-30 12:03:50 +09:00
2025-10-27 16:40:59 +09:00
2025-10-13 19:15:52 +09:00
2025-10-30 18:31:08 +09:00