@myissue/vue-website-page-builder 3.3.25 → 3.3.26
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/app.css
CHANGED
|
@@ -358,14 +358,6 @@
|
|
|
358
358
|
}
|
|
359
359
|
}
|
|
360
360
|
|
|
361
|
-
/* p {
|
|
362
|
-
@apply pbx-font-normal lg:pbx-text-base pbx-text-base;
|
|
363
|
-
} */
|
|
364
|
-
|
|
365
|
-
a {
|
|
366
|
-
@apply pbx-text-myPrimaryLinkColor;
|
|
367
|
-
}
|
|
368
|
-
|
|
369
361
|
/* CSS for content inside page builder # start */
|
|
370
362
|
#page-builder-editor .tiptap {
|
|
371
363
|
outline: none !important;
|