浏览代码

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

yangfeng 11 月之前
父节点
当前提交
520c02ccce
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      apps/bigmember_pc/src/views/article-content/components/ContentError.vue

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

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