forked from verdnatura/salix-front
fix: refs #6630 fix css
This commit is contained in:
parent
3e8744c837
commit
5438ce5c33
|
@ -911,6 +911,7 @@ setLogTree();
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
min-height: 22px;
|
||||||
.model-value {
|
.model-value {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue