Fixes for datastore and scale for 2.1.0

This commit is contained in:
Frikky
2025-08-28 14:29:05 +02:00
parent abeadac949
commit a88c66a832
8 changed files with 37 additions and 17 deletions
+1 -1
View File
@@ -912,7 +912,7 @@ const EditWorkflow = (props) => {
<CloudUploadIcon
style={{
fontSize: 48,
color: theme.palette.textSecondary || '#666',
color: theme.palette.secondary || '#666',
marginBottom: 10
}}
/>