HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/gosurya-id/wp-content/plugins/jetpack/modules/videopress/css/videopress-editor-style.css
/**
 * VideoPress styles for Editor
 */
.videopress-editor-wrapper {
	position: relative;
	max-width: 100%;
	padding: 56.25% 0 0;
	height: 0;
	overflow: hidden;
}
.tmpl-videopress_iframe_next iframe {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
}
body.rtl .tmpl-videopress_iframe_next iframe {
	left: auto;
	right: 0;
}