fix: [UI] objectAddFieldTr should not cover checkbox

pull/6423/head
Jakub Onderka 2020-10-11 16:26:07 +02:00
parent cd068e4368
commit e233f9fbc7
1 changed files with 1 additions and 0 deletions

View File

@ -316,6 +316,7 @@ td.highlight3 {
table.table-striped > tbody > tr.objectAddFieldTr > td {
position: absolute;
background-color: #ffffff00;
height: 0;
}
table.table-striped > tbody > tr > td > span.objectAddField {