/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
presto-player
/
src
/
admin
/
blocks
/
blocks
/
popup-trigger
/
Upload File
HOME
/* This is a compatibility fix to ensure the width of the popup trigger image icon in the editor is not set to 100% width by Spectra container. */ .wp-block-uagb-container:not(.uagb-layout-grid)>.uagb-container-inner-blocks-wrap>.block-editor-inner-blocks .wp-block-presto-player-popup-trigger figure { width: unset !important; }