Advertisement
fauzanjeg

JKIT || Set Height for Video in JKit - Video Button widget

Jun 25th, 2024
641
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. /* Set Height for Video in JKit - Video Button widget */
  2. .jkit-swal-container.jkit-video-button-popup-container .jkit-swal-htmlContainer {
  3.     height: 800px;
  4. }
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement