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; position: relative;
& > img { & > img {
width: 50px; width: 30px;
height: 50px; height: 30px;
} }
& > span { & > span {

View File

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