Cleans up borders, canvas color
This commit is contained in:
parent
03d0eadb6e
commit
836de0c752
7 changed files with 19 additions and 13 deletions
|
@ -76,6 +76,7 @@ const MainSVG = styled('svg', {
|
|||
height: '100%',
|
||||
touchAction: 'none',
|
||||
zIndex: 100,
|
||||
backgroundColor: '$canvas',
|
||||
|
||||
'& *': {
|
||||
userSelect: 'none',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue