관리자 퍼블 업뎃
parent
4837200e37
commit
a53cc8237b
|
|
@ -167,7 +167,7 @@
|
|||
|
||||
|
||||
/* 사이트관리 > 사용자관리 > 사용자목록 */
|
||||
.userList .head > span:nth-child(1) {width: 60px;}
|
||||
.userList .head > span:nth-child(1) {width: 20px;}
|
||||
.userList .head > span:nth-child(2) {width: 100px;}
|
||||
.userList .head > span:nth-child(3) {width: 100px;}
|
||||
.userList .head > span:nth-child(4) {width: 120px;}
|
||||
|
|
|
|||
|
|
@ -145,7 +145,7 @@ function List({}) {
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
<div className="board_list userList">
|
||||
<div className="board_list "> {/* userList 칸이 안맞아서 제거함.*/}
|
||||
<div className="head">
|
||||
<span>아이디</span>
|
||||
<span>이름</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue