@@ -344,7 +344,8 @@ const submitApprove = async ()=>{
box-shadow: none;
.hc-menu-contents-box {
position: relative;
- padding: 0;
+ // padding: 0;
+ padding-bottom: 30px;
height: 100%;
// height: calc(100% - 60px);
}
@@ -343,7 +343,7 @@ const getChildListData = async ()=>{