auto flex note title in tree

This commit is contained in:
MeIchthys 2023-05-12 10:14:34 -04:00 committed by GitHub
parent ad2a7a2da3
commit 4849dacd52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ span.fancytree-node.fancytree-hide {
} }
.fancytree-title { .fancytree-title {
flex: auto;
margin-left: 7px; margin-left: 7px;
outline: none; outline: none;
position: relative; position: relative;