@@ -1849,8 +1849,17 @@ onMounted(() => {
.form-cell-content {
.select-mode-ele {
display: flex;
- justify-content: space-between;
cursor: pointer;
+
+ img:first-child {
+ margin-right: 10px;
+ }
+ img {
+ -webkit-user-drag: none;
+ width: 220px;
+ height: 160px;
}
.form-base {
margin-top: 14px;