mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix style
This commit is contained in:
parent
0579a57911
commit
5d8c0bb2c7
@ -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;
|
||||
}
|
||||
@ -112,7 +118,7 @@
|
||||
flex-direction: row;
|
||||
|
||||
width: 100%;
|
||||
|
||||
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user