admin/main.css 수정
.admin_content_wrap 식별자 height:700px 추가;
This commit is contained in:
@@ -92,6 +92,7 @@ ul{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height:700px;
|
||||
}
|
||||
.admin_content_wrap div{
|
||||
margin-top: 280px;
|
||||
|
||||
@@ -92,6 +92,7 @@ ul{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height:700px;
|
||||
}
|
||||
.admin_content_wrap div{
|
||||
margin-top: 280px;
|
||||
|
||||
Reference in New Issue
Block a user