فهرست منبع

逻辑图字体样式优化

chenlei 7 ماه پیش
والد
کامیت
0bec20fe6c
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/sandbox_manage/sandFlowNew/index.vue

+ 2 - 2
src/views/sandbox_manage/sandFlowNew/index.vue

@@ -119,8 +119,8 @@
                     <span v-show="nodeTextDisable" class="disabled-item" @click.stop="()=>{}"></span>
                   </el-tooltip>
                 </div>
-              <el-dropdown-menu slot="dropdown">
-                <div style="max-height: 300px; overflow-y: auto;">
+              <el-dropdown-menu slot="dropdown" style="padding: 0;">
+                <div style="max-height: 208px; overflow-y: auto; padding: 10px 0;">
                   <el-dropdown-item v-for="f in familyOptions" :command="f.value" :key="f.value"
                   :class="styleOptions.fontF==f.value?'style-acitve':''">
                       {{ f.name }}