Selaa lähdekoodia

Merge branch 'dev/v1.0.59_yf' of jianyu/web into hotfix/v1.0.53.4

yangfeng 11 kuukautta sitten
vanhempi
commit
520c02ccce

+ 2 - 1
apps/bigmember_pc/src/views/article-content/components/ContentError.vue

@@ -37,7 +37,8 @@ export default {
 <style lang="scss" scoped>
 .error-module {
   width: 980px;
-  height: 100%;
+  height: 580px;
+  margin-right: 24px;
   background: #fff;
   border-radius: 8px;
   &-container{