admin/main.css 수정

.admin_content_wrap 식별자  height:700px 추가;
This commit is contained in:
SeoJin Kim
2021-02-10 07:36:39 +09:00
parent 2ce7d59398
commit fab074c8e1
2 changed files with 2 additions and 0 deletions

View File

@@ -92,6 +92,7 @@ ul{
width: 80%;
float:left;
height: 100%;
height:700px;
}
.admin_content_wrap div{
margin-top: 280px;

View File

@@ -92,6 +92,7 @@ ul{
width: 80%;
float:left;
height: 100%;
height:700px;
}
.admin_content_wrap div{
margin-top: 280px;