@@ -432,7 +432,7 @@ export default {
.pec_content {
width: 100%;
- height: calc(100% - 80px);
+ height: calc(100% - 50px);
border-radius: 0 0 12px 12px;
background-color: #fff;
}