fix
This commit is contained in:
parent
820ac4d26c
commit
99e00e4e2f
1 changed files with 14 additions and 0 deletions
|
|
@ -279,6 +279,10 @@
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.webbpm.ervu_lkrp_ul .data-group .description {
|
||||
color: var(--color-text-secondary);
|
||||
}
|
||||
|
||||
.webbpm.ervu_lkrp_ul .pin + .pin {
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
|
@ -923,3 +927,13 @@
|
|||
.webbpm.ervu_lkrp_ul .dialog-link {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.webbpm.ervu_lkrp_ul #mydata .data-group:first-child .subtitle {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.webbpm.ervu_lkrp_ul #mydata .right-block field-set:first-child .fieldset {
|
||||
padding-top: 24px;
|
||||
}
|
||||
.webbpm.ervu_lkrp_ul #mydata .right-block field-set:first-child .fieldset::before {
|
||||
display: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue