Skip to content

Commit

Permalink
Fixed #11039 - Tree | Toggler button is shrunk until not visible if l…
Browse files Browse the repository at this point in the history
…abel starts to not fit the node
  • Loading branch information
cetincakiroglu committed Jan 12, 2022
1 parent e722f5d commit 648047a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/tree/tree.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
justify-content: center;
overflow: hidden;
position: relative;
flex-shrink:0;
}

.p-treenode-leaf > .p-treenode-content .p-tree-toggler {
Expand Down

0 comments on commit 648047a

Please sign in to comment.