选择图片组件选中后再确定

This commit is contained in:
禺狨
2023-04-24 09:54:26 +08:00
parent b34cd955c4
commit 1b7f11489b
3 changed files with 47 additions and 5 deletions

View File

@@ -614,6 +614,8 @@ textarea.ant-input {
background-size: contain;
background-position: center center;
background-color: #f6f6f6;
position: relative;
cursor: pointer;
}
}