Browse Source

Update index.less (#3055)

处理 移动滚动条的时候,ant-select-dropdown 没有随form-item移动
黄小民 1 năm trước cách đây
mục cha
commit
3b62afe110
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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%);