ZaiZai 6 月之前
父节点
当前提交
2e839a3b4d
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/styles/announcement.scss
  2. 1 1
      src/views/system/announcement.vue

+ 1 - 1
src/styles/announcement.scss

@@ -220,7 +220,7 @@
       margin-right: 15px;
     }
     .time {
-      font-size: 30px;
+      font-size: 26px;
       font-weight: bold;
     }
   }

+ 1 - 1
src/views/system/announcement.vue

@@ -149,7 +149,7 @@
     <!--待发布-->
     <el-dialog
       class="hc-system-announcement-dialog black-card" title="待发布的公告" :visible.sync="isReleasedShow"
-      append-to-body center destroy-on-close width="620px" @closed="releasedCancel"
+      append-to-body center destroy-on-close width="660px" @closed="releasedCancel"
     >
       <el-divider content-position="left" class="hc-system-announcement-black-divider top">系统公告</el-divider>
       <div class="hc-system-announcement-black-card">