This commit is contained in:
jokob-sk
2025-03-14 07:58:29 +11:00
parent 432a4d9d69
commit 7d6855053e
4 changed files with 493 additions and 79 deletions

View File

@@ -1868,6 +1868,11 @@ input[readonly] {
display: contents;
}
.workflow-card .panel-title
{
padding: 10px;
}
.workflow-card, .condition-list, .actions-list
{
display: grid;