make the template cards conform to mui standard

This commit is contained in:
Fredrik Adelöw
2021-02-12 14:24:52 +01:00
parent 536dd3f9ce
commit 6c4a76c595
4 changed files with 19 additions and 19 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
Make the `TemplateCard` conform to what material-ui recommends in their examples. This fixes the extra padding around the buttons.