@myissue/vue-website-page-builder 3.4.15 → 3.4.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/src/css/style.css
CHANGED
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
}
|
|
384
384
|
|
|
385
385
|
/* Use #page-builder-wrapper ID in order for the "select video" button not to apear in production*/
|
|
386
|
-
#page-builder-wrapper #
|
|
386
|
+
#page-builder-wrapper #youtube-video::before {
|
|
387
387
|
content: 'Select Video Element';
|
|
388
388
|
font-family: 'Jost';
|
|
389
389
|
background: #16a34a !important;
|