Wrap tag columns in query boxes

This commit is contained in:
eikek 2022-01-28 00:21:42 +01:00
parent 00b65f664d
commit d0248c530b

View File

@ -144,7 +144,7 @@ viewItemRow texts settings meta item =
getColumns meta
render col =
Comp.ItemColumnView.renderDiv texts.templateCtx settings col [ class "flex flex-row space-x-1" ] item
Comp.ItemColumnView.renderDiv texts.templateCtx settings col [ class "flex flex-row flex-wrap space-x-1" ] item
td1 =
td [ class "py-2 px-1" ]