X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/c45af498f0da72fb2cb9d2a50d1aa3f7429ecd25..2687ec6cbbe8101a4faa232c79f5c1321dcebe6d:/src/editor/modules/rng/mainLayout.less diff --git a/src/editor/modules/rng/mainLayout.less b/src/editor/modules/rng/mainLayout.less index f957f0a..c1a7e8e 100644 --- a/src/editor/modules/rng/mainLayout.less +++ b/src/editor/modules/rng/mainLayout.less @@ -23,7 +23,7 @@ top: 15px; left:0; right:0; - bottom:0; + bottom:20px; z-index: 1; > .rng-view-tabs { @@ -40,4 +40,10 @@ } } + [fnpjs-place="bottomPanel"] { + position: absolute; + bottom:0; + height: 20px; + width:100% + } } \ No newline at end of file