mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 07:01:19 -04:00
don't load fathom script unless on production
This commit is contained in:
@@ -12,10 +12,10 @@ const Display = styled(
|
||||
maxWidth: "800px",
|
||||
|
||||
// these are injected by noVNC after connection, so we can't target them directly:
|
||||
"& div": {
|
||||
div: {
|
||||
background: "none !important",
|
||||
|
||||
"& canvas": {
|
||||
canvas: {
|
||||
cursor: "inherit !important",
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user