Update index.less
处理 移动滚动条的时候,ant-select-dropdown 没有随form-item移动
This commit is contained in:
parent
556575f501
commit
a730afb67c
|
|
@ -25,6 +25,7 @@ body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
position: relative;
|
||||||
|
|
||||||
&.color-weak {
|
&.color-weak {
|
||||||
filter: invert(80%);
|
filter: invert(80%);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue