CEC-4564: add visual nesting to CAN signal control (#406)
* add TrieSelect * setup menu button * CEC-4564: add trie select component * add visual nesting * remove unused imports
This commit is contained in:
@@ -274,6 +274,7 @@ const useStyles = makeStyles((theme) => ({
|
||||
maxWidth: "100%",
|
||||
},
|
||||
whiteBackground: { backgroundColor: "White" },
|
||||
defaultBackground: { backgroundColor: "#fafafa" },
|
||||
progressIcon: { width: 40, height: 40 },
|
||||
progressSuccess: { color: "green" },
|
||||
progressError: { color: "red" },
|
||||
|
||||
Reference in New Issue
Block a user