🎨
This commit is contained in:
parent
9410bc046b
commit
8904e0a12b
1 changed files with 2 additions and 1 deletions
|
@ -198,7 +198,8 @@ if (!mock) {
|
||||||
}
|
}
|
||||||
|
|
||||||
.limitWidth {
|
.limitWidth {
|
||||||
max-width: 150px;
|
max-width: 70px;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
.count {
|
.count {
|
||||||
|
|
Loading…
Reference in a new issue