fix
This commit is contained in:
@@ -188,11 +188,13 @@ export default defineComponent({
|
||||
}
|
||||
.eventsDetail_content_left{
|
||||
width: 40%;
|
||||
max-height: 60rem;
|
||||
@media (max-width: 768px) {
|
||||
width: 100%;
|
||||
}
|
||||
.ant-image{
|
||||
height: auto;
|
||||
// height: auto;
|
||||
height: 100%;
|
||||
}
|
||||
.eventsDetail_content_left_img{
|
||||
width: 100%;
|
||||
|
||||
@@ -40,6 +40,8 @@
|
||||
.fullScreenImg{
|
||||
width: 100%;
|
||||
cursor: zoom-in;
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
&.active{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user