CB-5798 remove hardcoded max width (#3206)

Co-authored-by: Daria Marutkina <125263541+dariamarutkina@users.noreply.github.com>
This commit is contained in:
alex
2025-01-24 11:44:49 +03:00
committed by GitHub
co-authored by Daria Marutkina
parent 8831ad05fa
commit bfd435dc5e
@@ -29,7 +29,6 @@
.treeNodeName {
height: 100%;
max-width: 320px;
overflow: hidden;
text-overflow: ellipsis;
}