css changed

This commit is contained in:
Frank Schubert
2021-09-09 23:07:35 +02:00
parent cb36e64983
commit 235c8bc15b

View File

@@ -60,6 +60,7 @@
padding-top: 4px;
padding-bottom: 4px;
border-top: none;
min-width: 138px;
max-width: 138px;
}
@@ -75,10 +76,12 @@
.workflow-table .workflow-item select {
padding-left: 4px;
width:100%;
/*max-width: 138px;*/
}
.workflow-item input[type=text] {
max-width:100%;
/*width: 128px;*/
}