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