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">