소스 검색

移动滚动条的时候,ant-select-dropdown 没有随form-item移动

huangxiaomin 1 년 전
부모
커밋
f70cb62ecd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/design/index.less

+ 1 - 0
src/design/index.less

@@ -25,6 +25,7 @@ body {
   height: 100%;
   overflow: visible;
   overflow-x: hidden;
+  position: relative;
 
   &.color-weak {
     filter: invert(80%);