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