fix "twitching" tree nodes on hover

This commit is contained in:
zadam
2021-01-30 21:03:39 +01:00
parent 1c51419db5
commit 17c6f53397
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ const TPL = `
<div class="section-container">
<style>
.section-container {
margin-bottom: 10px;
margin-bottom: 5px;
}
.section-title-container {