사업자별통계 > 월별/일별 집계결과 테이블 width 값 정리, 조회시 엔터로 조회되도록 기능 추가

This commit is contained in:
kimjhjjang
2022-11-30 13:30:52 +09:00
parent 4be6f217da
commit 060d3998fa
3 changed files with 38 additions and 7 deletions

View File

@@ -950,7 +950,7 @@ header .user_wrap .user_info .logout {
}
.contents .table.calculate.scroll table{
min-width: 1500px;
/*min-width: 1500px;*/
width:100%;
table-layout: fixed;
white-space: nowrap;