fix style
This commit is contained in:
parent
c5553a0dec
commit
23724d885b
|
@ -174,7 +174,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
[id^="jp_video_"]{
|
[id^="jp_video_"]{
|
||||||
height: 100% !important;
|
height: auto !important;
|
||||||
width: auto !important;
|
width: auto !important;
|
||||||
@media(max-width: 1024px){
|
@media(max-width: 1024px){
|
||||||
max-width: fit-content;
|
max-width: fit-content;
|
||||||
|
|
Loading…
Reference in New Issue