0
0
Fork 0

fix: refs #6630 fix css

This commit is contained in:
Jorge Penadés 2024-01-09 14:34:25 +01:00
parent 3e8744c837
commit 5438ce5c33
1 changed files with 1 additions and 0 deletions

View File

@ -911,6 +911,7 @@ setLogTree();
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
min-height: 22px;
.model-value {
font-style: italic;
}