mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-12 03:54:16 +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;
|
||||||
}
|
}
|
||||||
@ -112,7 +118,7 @@
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user