#6630 fix css vnLog #150

Merged
jorgep merged 13 commits from 6630-fixCssVnLog into dev 2024-01-12 07:28:45 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 5438ce5c33 - Show all commits

View File

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