Sfoglia il codice sorgente

分公司数据看板修改按钮大小

liubei@c-top.com.cn 3 anni fa
parent
commit
ceace3da3a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/bossDataKanban/index.vue

+ 1 - 1
src/views/bossDataKanban/index.vue

@@ -208,7 +208,7 @@
                     style="letter-spacing:10px;color:#00BFFF;line-height: 50px;font-size: 1.5vw; text-align: center;padding-left: 110px;font-weight: bold;">
                     分公司投放数据监控中心
                     <a-button @click="fullScreen" v-if="fullText"
-                        style="float: right;background: rgb(58, 77, 87);height: 28px;margin-top: 2px;margin-right: 2px;"
+                        style="float: right;background: rgb(58, 77, 87);height: 18px;margin-top: 2px;margin-right: 2px;font-size: 12px;"
                         type="primary" size="small">全屏查看</a-button>
                     <a-button @click="signOutfullScreen" v-else
                         style="float: right;background: rgb(58, 77, 87);height: 18px;margin-top: 2px;margin-right: 2px;font-size: 12px;"