diff --git a/egovframe-template-simple-react-contribution/src/css/component.css b/egovframe-template-simple-react-contribution/src/css/component.css index 23837cf..540dde7 100644 --- a/egovframe-template-simple-react-contribution/src/css/component.css +++ b/egovframe-template-simple-react-contribution/src/css/component.css @@ -56,6 +56,7 @@ .board_list .result .list_item {display: table; width: 100%; table-layout: fixed;} /* changed by lim padding: 18px 0 20px 0; */ .board_list .result .list_item > div {display: table-cell; padding: 7px 0 7px 0; border-bottom: 1px solid #dde2e5; color: #666; font-size: 14px; text-align: center; vertical-align: middle;} +.board_list .result .list_item > .left_align {text-align: left;} .board_list .result .list_item > div.al {padding: 18px 30px 20px 30px; text-align: left;} .board_list .result .list_item > div.reply {position: relative; padding: 18px 30px 20px 52px;} .board_list .result .list_item > div.reply::before {content: ""; display: block; position: absolute; left: 27px; top: 24px; width: 22px; height: 14px; background: url(css/images/ico_reply.png) no-repeat;} diff --git a/egovframe-template-simple-react-contribution/src/css/page.css b/egovframe-template-simple-react-contribution/src/css/page.css index eb59d13..cc22cd4 100644 --- a/egovframe-template-simple-react-contribution/src/css/page.css +++ b/egovframe-template-simple-react-contribution/src/css/page.css @@ -253,16 +253,17 @@ .PDS_LIST .recent > ul li .ymd {display: block; position: absolute; right: 0; top: 0; height: 30px; color: #666; font-size: 16px; line-height: 30px;} .PDS_LIST .tit_5 {margin-top: 42px;} .PDS_LIST .board_list {margin-top: 50px;} + /* 사이트관리 > 게시판현황 > 게시물관리 */ .BRD007 .head > span:nth-child(1) {width: 70px;} - .BRD007 .head > span:nth-child(3) {width: 160px;} + .BRD007 .head > span:nth-child(3) {width: 70px;} .BRD007 .head > span:nth-child(4) {width: 120px;} - .BRD007 .head > span:nth-child(5) {width: 70px;} + .BRD007 .head > span:nth-child(5) {width: 160px;} .BRD007 .head > span:nth-child(6) {width: 120px;} .BRD007 .head > span:nth-child(7) {width: 140px;} .BRD007 .result .list_item > div:nth-child(1) {width: 70px;} - .BRD007 .result .list_item > div:nth-child(3) {width: 160px;} + .BRD007 .result .list_item > div:nth-child(3) {width: 70px;} .BRD007 .result .list_item > div:nth-child(4) {width: 120px;} - .BRD007 .result .list_item > div:nth-child(5) {width: 70px;} + .BRD007 .result .list_item > div:nth-child(5) {width: 160px;} .BRD007 .result .list_item > div:nth-child(6) {width: 120px;} .BRD007 .result .list_item > div:nth-child(7) {width: 140px;} diff --git a/egovframe-template-simple-react-contribution/src/pages/admin/board/AdminPostMgtList.jsx b/egovframe-template-simple-react-contribution/src/pages/admin/board/AdminPostMgtList.jsx index 091bd42..0484b3c 100644 --- a/egovframe-template-simple-react-contribution/src/pages/admin/board/AdminPostMgtList.jsx +++ b/egovframe-template-simple-react-contribution/src/pages/admin/board/AdminPostMgtList.jsx @@ -69,11 +69,11 @@ function AdminPostMgtList(props) { mutListTag.push(