Creating a custom grid layout for checkboxes in Prodigy UI

Hi! Here's a very small CSS snippet that should work pretty much out-of-the-box:

If you need more than two columns, you can just add another entry to the grid-template-columns. You can also customise the cardMaxWidth theme setting if you need the annotation card to be wider and give it more space for the columns.