Randomizing campaigns by entity to ensure equal exposure.

This commit is contained in:
2024-06-13 03:10:11 +02:00
parent 5291b11c1f
commit 25ce0fe1ec
3 changed files with 22 additions and 5 deletions

View File

@@ -340,6 +340,7 @@ function updateFilter(prop, value, reload = true) {
display: flex;
justify-content: space-between;
align-items: center;
flex-shrink: 0;
margin-bottom: .5rem;
}