fix bug
This commit is contained in:
@ -32,5 +32,10 @@
|
|||||||
color: black;
|
color: black;
|
||||||
resize:none;
|
resize:none;
|
||||||
}
|
}
|
||||||
|
.hideBtn .ant-upload-list-item-actions button{
|
||||||
|
&:last-child{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user