diff --git a/frontend/src/AppCreator.js b/frontend/src/AppCreator.js index d7ef4242..5e85376b 100644 --- a/frontend/src/AppCreator.js +++ b/frontend/src/AppCreator.js @@ -35,6 +35,7 @@ const actionListStyle = { marginTop: "5px", backgroundColor: inputColor, display: "flex", + color: "white", } const boxStyle = { @@ -1013,7 +1014,7 @@ const AppCreator = (props) => { const actionView = -