fix toggle sidebar issues, closes #1196

This commit is contained in:
zadam
2020-08-20 11:14:27 +02:00
parent e8d63b5647
commit eec850c11f
4 changed files with 8 additions and 7 deletions

View File

@@ -32,6 +32,7 @@ const TPL = `
.tree {
height: 100%;
overflow: auto;
padding-bottom: 20px;
}
.refresh-search-button {