src/views/components/publish.vue
@@ -210,7 +210,7 @@ width: 100%; display: flex; justify-content: center; margin-top: 170px; margin-top: 160px; :deep(.el-form .el-form-item__label) { font-size: 16px; } @@ -225,7 +225,7 @@ .main-content{ width: 1200px; margin: 20px 0; margin: 15px 0; background: #fff; border-radius: 4px; box-shadow: 1px 1px 3px rgba(0,0,0,.04); @@ -262,7 +262,7 @@ .list{ padding: 15px 0; max-height: calc(100vh - 402px); height: calc(100vh - 392px); overflow-y: auto; &>div{