change to expand width for limit on editor mode
@@ -121,13 +121,8 @@ body.kibela {
@include expand-editor($header-plus-footer);
- .main {
- > .row.page-content {
- > .col-xs-12 {
- width: 100%;
- padding: 0;
- }
+ .kibela-block {
+ max-width: unset;
}
.tab-content {