mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 07:52:16 +00:00
removed 'Bottom Panel' text from verticalSplitter because it is shown on empty pages
This commit is contained in:
@@ -36,7 +36,7 @@ export default {
|
||||
<div ref="bottompanel" class="verticalsplitted"
|
||||
:style="{height: this.bottomheightcss}">
|
||||
<slot name="bottom">
|
||||
<p>Bottom Panel</p>
|
||||
<p/>
|
||||
</slot>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user