This commit is contained in:
wangshiming
2022-02-22 09:51:05 +08:00
parent a735f6947b
commit 998c59ad73
2 changed files with 33 additions and 14 deletions

View File

@ -10,4 +10,11 @@
padding-top: 14px;
}
}
.imgBox {
display: flex;
img {
width: 60px !important;
}
}
}