This commit is contained in:
liuye
2023-08-01 16:40:20 +08:00
2 changed files with 4 additions and 4 deletions

View File

@@ -256,8 +256,8 @@ export default {
position: relative;
& > img {
width: 50px;
height: 50px;
width: 30px;
height: 30px;
}
& > span {

View File

@@ -228,8 +228,8 @@ export default {
position: relative;
& > img {
width: 50px;
height: 50px;
width: 30px;
height: 30px;
}
& > span {