CEC-5308: remove dead code (#475)
This commit is contained in:
@@ -288,12 +288,6 @@ const useStyles = makeStyles((theme) => ({
|
||||
progressError: { color: "red" },
|
||||
hidden: { display: "none" },
|
||||
clickable: { cursor: "pointer" },
|
||||
fileDropArea: {
|
||||
width: "100%",
|
||||
height: "100%",
|
||||
textAlign: "center",
|
||||
color: "Black",
|
||||
},
|
||||
overHighlight: { background: "green" },
|
||||
pseudoLink: {
|
||||
cursor: "pointer",
|
||||
|
||||
Reference in New Issue
Block a user