fix style

This commit is contained in:
srgooglo 2022-11-10 13:50:58 +00:00
parent 0579a57911
commit 5d8c0bb2c7

View File

@ -69,9 +69,15 @@
.ant-upload {
span {
width: fit-content !important;
width: 100%;
}
svg {
margin: 0 !important;
}
.ant-upload-select-picture-card {
background-color: transparent !important;
}