| Current Path : /home/ereika83/www/wp-content/plugins/bb-plugin/css/ |
| Current File : /home/ereika83/www/wp-content/plugins/bb-plugin/css/fl-builder-layout-block-editor.css |
/**
* Base CSS used by all modules in the block editor. This file is
* only rendered as part of the layout CSS when using modules in
* the block editor as blocks.
*/
.fl-module,
.fl-module:before,
.fl-module:after,
.fl-module *,
.fl-module *:before,
.fl-module *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}