瀏覽代碼

调整顶部导航栏高度

amyliaozijun 5 年之前
父節點
當前提交
bbf9ba737d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/workbench/person/index.vue

+ 2 - 2
src/views/workbench/person/index.vue

@@ -75,7 +75,7 @@
       class="workbench_fullscreen_dialog"
       :visible.sync="teamInfoDialogVisible"
       :fullscreen="true"
-      style="margin-top: 80px;"
+      style="margin-top: 60px;"
       :modal="false"
     >
       <template v-slot:title>
@@ -120,7 +120,7 @@
       class="workbench_fullscreen_dialog"
       :visible.sync="calendarDialogVisible"
       :fullscreen="true"
-      style="margin-top: 80px;"
+      style="margin-top: 60px;"
       :modal="false"
     >
       <el-tabs v-model="tabsActiveName" @tab-click="handleTabsClick">