diff --git a/egovframe-template-simple-react-contribution/src/css/page.css b/egovframe-template-simple-react-contribution/src/css/page.css index c993903..4413141 100644 --- a/egovframe-template-simple-react-contribution/src/css/page.css +++ b/egovframe-template-simple-react-contribution/src/css/page.css @@ -170,22 +170,16 @@ .userList .result .list_item > div:nth-child(7) {width: 100px;} /* 사이트관리 > 환경설정 > 메뉴관리 */ - .menuList .head > span:nth-child(1) {width: 100px;} - .menuList .head > span:nth-child(2) {width: 150px;} - .menuList .head > span:nth-child(3) {width: 100px;} - .menuList .head > span:nth-child(4) {width: 60px;} - .menuList .head > span:nth-child(5) {width: 60px;} - .menuList .head > span:nth-child(6) {width: 200px;} - .menuList .head > span:nth-child(7) {width: 100px;} - .menuList .head > span:nth-child(8) {width: 100px;} - .menuList .result .list_item > div:nth-child(1) {width: 100px;} - .menuList .result .list_item > div:nth-child(2) {width: 150px;} - .menuList .result .list_item > div:nth-child(3) {width: 100px;} - .menuList .result .list_item > div:nth-child(4) {width: 60px;} - .menuList .result .list_item > div:nth-child(5) {width: 60px;} - .menuList .result .list_item > div:nth-child(6) {width: 200px;} - .menuList .result .list_item > div:nth-child(7) {width: 100px;} - .menuList .result .list_item > div:nth-child(8) {width: 100px;} + .menuList .head > span:nth-child(1) {width: 120px;} + .menuList .head > span:nth-child(2) {width: 100px;} + .menuList .head > span:nth-child(3) {width: 200px;} + .menuList .head > span:nth-child(4) {width: 100px;} + .menuList .head > span:nth-child(5) {width: 100px;} + .menuList .result .list_item > div:nth-child(1) {width: 120px;} + .menuList .result .list_item > div:nth-child(2) {width: 100px;} + .menuList .result .list_item > div:nth-child(3) {width: 200px;} + .menuList .result .list_item > div:nth-child(4) {width: 100px;} + .menuList .result .list_item > div:nth-child(5) {width: 100px;} /* 사이트관리 > 환경설정 > 메뉴권한관리 */ .roleList .head > span:nth-child(1) {width: 120px;} diff --git a/egovframe-template-simple-react-contribution/src/pages/admin/config/MenuMgt.jsx b/egovframe-template-simple-react-contribution/src/pages/admin/config/MenuMgt.jsx index 78d62b7..b26d352 100644 --- a/egovframe-template-simple-react-contribution/src/pages/admin/config/MenuMgt.jsx +++ b/egovframe-template-simple-react-contribution/src/pages/admin/config/MenuMgt.jsx @@ -33,11 +33,8 @@ function MenuMgt({}) { resp.result.menuList.forEach(function (item, index) { mutListTag.push(
사용자 접속 현황
- //{`${label} : ${payload[0].value}`}
- //