ant design Vue 3.0 select 组件使用虚拟滚动, 每一项含有 margin 导致内容显示不全

查看 33|回复 0
作者:guowenwen   
有木有大佬帮忙 ant design Vue 3.0 select 组件使用虚拟滚动, 每一项含有 margin 导致内容显示不全
实在想不到如何解决,请求各位大佬支援{:1_893:} {:1_893:}
以下是代码和问题展示图片:
  
   
      01
      02
      03
      04
      05
      06
      07
      08
      09
      10
      11
      12
      13
      14
      15
      16
      17
      18
      19
      20
   
  
.ant-select-dropdown {
  .ant-select-item {
    margin: 10px 0;
  }
}

大佬, 不全

您需要登录后才可以回帖 登录 | 立即注册

返回顶部