@@ -630,6 +630,7 @@ div.console {
border-bottom: 10px solid @activeBg;
background-color: @themeColor;
box-sizing: border-box;
+ display: none;
.emptyBoxHome {
margin-top: 50px;
}