CEC-1387 fix datascope button to appear "clickable" (#150)
This commit is contained in:
@@ -246,16 +246,6 @@ const useStyles = makeStyles((theme) => ({
|
||||
menuExternalLink: {
|
||||
textDecoration: "inherit",
|
||||
color: "inherit",
|
||||
"&:link": {
|
||||
textDecoration: "inherit",
|
||||
color: "inherit",
|
||||
cursor: "auto",
|
||||
},
|
||||
"&:visited": {
|
||||
textDecoration: "inherit",
|
||||
color: "inherit",
|
||||
cursor: "auto",
|
||||
},
|
||||
},
|
||||
tableSize: { height: 700, width: "100%" },
|
||||
whiteBackground: { backgroundColor: "White" },
|
||||
|
||||
Reference in New Issue
Block a user