fix
This commit is contained in:
@@ -78,8 +78,12 @@ defineExpose({})
|
||||
overflow-y: auto;
|
||||
.header-img{
|
||||
width: 100%;
|
||||
border-bottom: 1px solid #232323;
|
||||
>img{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
.content{
|
||||
|
||||
Reference in New Issue
Block a user