fix
This commit is contained in:
@@ -171,9 +171,9 @@ export default defineComponent({
|
||||
.newPosted_generalMessage_item_img{
|
||||
height: 100%;
|
||||
img{
|
||||
width: 5rem;
|
||||
max-height: 100%;
|
||||
object-fit: cover;
|
||||
width: 8rem;
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user