Re-added basic list-view for workflows with datagrid

This commit is contained in:
frikky
2021-09-17 23:21:39 +02:00
parent f881aa8d49
commit dae5612722
2 changed files with 113 additions and 43 deletions
+1
View File
@@ -12,6 +12,7 @@ const theme = createMuiTheme({
text: {
secondary: "rgba(255,255,255,0.7)",
},
type: 'dark',
surfaceColor: "#27292d",
inputColor: "#383B40",
borderRadius: 5,