css: make all editor containers use the same background color

This commit is contained in:
Sebastian Castro 2020-04-03 16:11:25 +02:00 committed by muxator
parent e0f63a4a14
commit 0923cd3f21
3 changed files with 7 additions and 3 deletions

View file

@ -79,7 +79,7 @@
<% e.begin_block("afterEditbar"); %><% e.end_block(); %>
<div id="editorcontainerbox">
<div id="editorcontainerbox" class="flex-layout">
<% e.begin_block("editorContainerBox"); %>