Skip to content

Commit 9eb4771

Browse files
committed
【修正】头像显示添加宽高
1 parent 67034a3 commit 9eb4771

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

blog-view/src/views/friends/Friends.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686
8787
.card .image img {
8888
border-radius: 100% !important;
89+
width: 70px !important;
90+
height: 70px !important;
8991
}
9092
9193
.card .content {

0 commit comments

Comments
 (0)