bugfix: 暂时通过增加弹窗高度解决dropdown不可见
This commit is contained in:
@@ -1440,6 +1440,7 @@ export default defineComponent({
|
||||
overflow: visible !important;
|
||||
}
|
||||
.generalModel.posetransfer {
|
||||
height: calc(67rem * 1.2);
|
||||
.ant-modal-body {
|
||||
padding: 4.5rem 7rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user