fix: 头像和名字不统一问题
This commit is contained in:
@@ -36,11 +36,9 @@
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 1;
|
||||
img {
|
||||
width: 140px !important;
|
||||
height: auto !important;
|
||||
object-fit: cover;
|
||||
}
|
||||
width: 140px !important;
|
||||
height: auto !important;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -90,10 +88,8 @@
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 1;
|
||||
img {
|
||||
width: 280px !important;
|
||||
height: auto !important;
|
||||
object-fit: cover;
|
||||
}
|
||||
width: 280px !important;
|
||||
height: auto !important;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user