Skip to content

Commit

Permalink
Update Tiles Formatting for All Items View.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rdorrani authored Aug 31, 2021
1 parent f97ab9a commit 1decc48
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"width": "100%",
"height": "auto",
"margin-left": "-50%",
"margin-top": "-60%",
"margin-top": "-50%",
"display": "=if(length([$Approvers]) > 3 && loopIndex('personIterator') >= 2, 'none', '')",
"vertical-align": "baseline"
}
Expand Down Expand Up @@ -358,4 +358,4 @@
}
]
}
}
}

0 comments on commit 1decc48

Please sign in to comment.