.sourcesTab { display: flex; flex-direction: column; flex: 1; min-height: 0; height: 100%; overflow: hidden; } .treeHost { flex: 1; min-height: 0; overflow: hidden; display: flex; flex-direction: column; } .empty { padding: 12px; font-size: 12px; color: #888; }