调整generate输入框出现滚动条问题

This commit is contained in:
X1627315083
2026-01-13 16:16:02 +08:00
parent d75e956fbf
commit bc7099cce2
12 changed files with 379 additions and 177 deletions

View File

@@ -640,6 +640,12 @@ export default defineComponent({
:deep(.moveable-origin){
opacity: 0;
}
:deep(.moveable-control){
border-radius: 0;
}
:deep(.moveable-rotation-control){
border-radius: 50%;
}
}
> .designOpenrtion_imgMask{
width: auto;