feat: move the icon to the left

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-11-08 21:54:53 -06:00
parent cca74eaf27
commit eb575b8fee
5 changed files with 14 additions and 5 deletions
@@ -174,6 +174,7 @@ export const TemplateCard = (props: TemplateCardProps) => {
style={{ marginLeft: '8px' }}
entityRefs={ownedByRelations}
defaultKind="Group"
noIcons
/>
</>
)}