46 lines
2.4 KiB
CSS
46 lines
2.4 KiB
CSS
/*!****************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/editor.scss ***!
|
|
\****************************************************************************************************************************************************************************************************************************************/
|
|
/**
|
|
* The following styles get applied inside the editor only.
|
|
*
|
|
* Replace them with your own styles or remove the file completely.
|
|
*/
|
|
.homegrade-blocks-focused-schema .block-editor-block-list__layout,
|
|
.homegrade-blocks-focused-schema .block-editor-block-list__block {
|
|
position: unset;
|
|
}
|
|
|
|
.wpblock-cover-container {
|
|
position: relative;
|
|
}
|
|
.wpblock-cover-container.is-loading .components-spinner {
|
|
position: absolute;
|
|
left: 50%;
|
|
right: 50%;
|
|
bottom: 0;
|
|
top: 0;
|
|
margin: auto;
|
|
}
|
|
.wpblock-cover-container.is-loading img {
|
|
opacity: 10%;
|
|
}
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/focus-point-thematique/editor.scss ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************/
|
|
/**
|
|
* The following styles get applied inside the editor only.
|
|
*
|
|
* Replace them with your own styles or remove the file completely.
|
|
*/
|
|
.homegrade-blocks-focus-point {
|
|
position: absolute !important;
|
|
}
|
|
|
|
.components-panel__body .homegrade-blocks-focus-point-bullet {
|
|
position: static !important;
|
|
margin-top: -16px;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
/*# sourceMappingURL=index.css.map*/ |