Commit aab0390ab66e76c3d013adbbbecf746cdfe74e44

Authored by xp.Huang
2 parents a244ab46 e4c47ed5

Merge branch 'fix/DEFECT-1420' into 'main_dev'

fix: 只有两条数据就不需要展示剩余的白色框了

See merge request yunteng/thingskit-front!746
@@ -353,8 +353,4 @@ @@ -353,8 +353,4 @@
353 353
354 <style scoped lang="less"> 354 <style scoped lang="less">
355 @import '../../SimpleRequest/common/commonTestTable.less'; 355 @import '../../SimpleRequest/common/commonTestTable.less';
356 -  
357 - :deep(.ant-select-dropdown) {  
358 - min-height: 210px !important;  
359 - }  
360 </style> 356 </style>