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

This commit is contained in:
huangxiaomin 2023-09-20 15:09:30 +08:00
parent 556575f501
commit f70cb62ecd
1 changed files with 1 additions and 0 deletions

View File

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