<#ibizinclude> ../@MACRO/CSS/DEFAULT.less.ftl </#ibizinclude> .app-list { height:100%; flex-grow: 1; overflow-y: auto; .app-list-item { line-height: 34px; } .app-list-item.isSelect { background: #ecf5ff; } .app-list-item:hover { background: #ecf5ff; } } .app-list-empty { height:100%; color: #909399; display: flex; justify-content: center; align-items: center; }