This commit is contained in:
liuye
2022-01-14 16:36:43 +08:00
parent f9d70e87b9
commit 464727d905

View File

@@ -142,7 +142,6 @@ export default {
width: 200px; width: 200px;
height: 200px; height: 200px;
margin-right: 32px; margin-right: 32px;
border-radius: 50%;
} }
.right{ .right{
width: 100%; width: 100%;
@@ -177,6 +176,7 @@ export default {
img{ img{
width: 96px; width: 96px;
height: 96px; height: 96px;
border-radius: 50%;
} }
.gird{ .gird{
display: inline-block; display: inline-block;