fix: fr-generate 右侧图标展开后位置不对的问题修复
@ -19,6 +19,12 @@
height:600px;
overflow-y: auto;
margin:0 20px;
:global {
.fr-wrapper {
position: relative;
}
.configInput{
height: 600px;