23 lines
1.3 KiB
CSS
23 lines
1.3 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.
|
|
*/
|
|
.illustration-thematique-adding-focus-point-modal .components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header {
|
|
border-bottom-color: transparent;
|
|
display: none;
|
|
}
|
|
.illustration-thematique-adding-focus-point-modal .components-modal__content {
|
|
max-width: 450px !important;
|
|
padding: 40px 100px;
|
|
margin: 0px auto 0 auto;
|
|
}
|
|
|
|
.focus-points-pannel button {
|
|
margin-right: 10px;
|
|
}
|
|
|
|
/*# sourceMappingURL=index.css.map*/ |