修改字体大小

This commit is contained in:
A1300399510
2023-11-08 15:59:50 +08:00
parent 70b1029f89
commit f3640815ad
16 changed files with 31 additions and 29 deletions

View File

@@ -404,8 +404,9 @@ defineExpose({
}
.img {
width: 20px;
height: 20px;
// width: 20px;
width: 16px;
// height: 20px;
object-fit: contain;
margin-right: 5px;
}