test prevent defau
parent
7f5f755113
commit
3743236f2c
@ -1,3 +1,8 @@
|
||||
html,
|
||||
body {
|
||||
background-color: dodgerblue;
|
||||
}
|
||||
|
||||
#svgElement {
|
||||
touch-action: none;
|
||||
background-color: white;
|
||||
}
|
||||
|
Loading…
Reference in New Issue