画布选择图片改为多选
This commit is contained in:
@@ -2105,7 +2105,7 @@ textarea:focus{
|
||||
width: 4.7rem;
|
||||
.upload_file_item{
|
||||
position: absolute;
|
||||
left: 0;
|
||||
left: 1rem;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
height: 4.7rem;
|
||||
@@ -2150,7 +2150,7 @@ textarea:focus{
|
||||
cursor: pointer;
|
||||
transition: all .3s;
|
||||
position: relative;
|
||||
width: 4rem;
|
||||
width: 3rem;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user