This commit is contained in:
2026-06-15 07:27:51 -06:00
parent c2c555d5ac
commit afba975cec

View File

@@ -322,10 +322,8 @@ table {
font-size: 13px;
}
.process-step-name {
display: flex;
flex-direction: column;
gap: 4px;
.process-step-name > * + * {
margin-top: 4px;
}
.process-step-actions {