Clarify campaign review interventions

This commit is contained in:
2026-08-03 07:22:27 +02:00
parent 5df26be074
commit 1d6c745991
11 changed files with 416 additions and 18 deletions
+10
View File
@@ -1627,6 +1627,16 @@
min-height: 150px;
}
.review-workflow-guidance {
display: grid;
gap: 10px;
margin: 0 0 16px;
}
.review-workflow-progress {
margin-bottom: 16px;
}
.attachment-linking-preview {
margin-top: 14px;
}