This commit is contained in:
syuilo 2023-12-27 15:15:08 +09:00
parent 9410bc046b
commit 8904e0a12b
1 changed files with 2 additions and 1 deletions

View File

@ -198,7 +198,8 @@ if (!mock) {
} }
.limitWidth { .limitWidth {
max-width: 150px; max-width: 70px;
object-fit: contain;
} }
.count { .count {