feat: xxx
This commit is contained in:
@@ -328,6 +328,7 @@ const props = defineProps({
|
|||||||
left: 55rpx;
|
left: 55rpx;
|
||||||
width: 320rpx;
|
width: 320rpx;
|
||||||
height: 450rpx;
|
height: 450rpx;
|
||||||
|
// overflow: hidden;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
@@ -342,8 +343,10 @@ const props = defineProps({
|
|||||||
|
|
||||||
.personal-pic {
|
.personal-pic {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 450rpx;
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user