Browse Source

预测指标库列表项大小与指标库一致

cxmo 1 year ago
parent
commit
9e70717f91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/predictEdb_manage/predictEdb.vue

+ 1 - 1
src/views/predictEdb_manage/predictEdb.vue

@@ -1707,7 +1707,7 @@ $mini-font: 12px; $normal-font: 14px;
 					}
 					.sheet-item {
 						width:23%;
-						min-width: 255px;
+						min-width: 210px;
 						border-radius: 4px;
 						box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
 						border: 1px solid #EBEEF5;