mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-13 04:24:15 +00:00
fix style
This commit is contained in:
parent
0579a57911
commit
5d8c0bb2c7
@ -69,9 +69,15 @@
|
|||||||
|
|
||||||
.ant-upload {
|
.ant-upload {
|
||||||
span {
|
span {
|
||||||
width: fit-content !important;
|
width: 100%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
svg {
|
||||||
|
margin: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.ant-upload-select-picture-card {
|
.ant-upload-select-picture-card {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user