7489-testToMaster #408
|
@ -474,17 +474,17 @@ async function changeState(value) {
|
|||
.subName {
|
||||
margin-left: 10%;
|
||||
}
|
||||
|
||||
.tr-header,
|
||||
.subName {
|
||||
color: var(--vn-label-color);
|
||||
}
|
||||
|
||||
.description-cell {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
.fetched-tags {
|
||||
max-width: 70%;
|
||||
}
|
||||
.fetched-tags > * {
|
||||
max-width: calc(100% / 2);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue