mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-12-05 13:37:45 +08:00
修复多图上传组件布局没对齐的问题
This commit is contained in:
parent
041933b089
commit
d627fa71c9
@ -221,6 +221,7 @@ function onSuccess(res) {
|
||||
}
|
||||
.images-upload {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
||||
:deep(.el-upload) {
|
||||
.el-upload-dragger {
|
||||
|
Loading…
Reference in New Issue
Block a user