@@ -92,6 +92,7 @@ export default {
padding: 8px 5px;
cursor: pointer;
color: #444444;
+ height: 35px;
}
.center_nav span + span {
@@ -105,7 +106,7 @@ export default {
.center_body {
display: flex;
- width: 90%;
+ width: 100%;
justify-content: center;
margin: 0 auto;
height: calc(100% - 360px);