feat: implement touch dragging event (#2224)
This commit is contained in:
committed by
GitHub
parent
722277b202
commit
bacd19c4ea
@@ -65,7 +65,6 @@ pre {
|
||||
overflow: hidden;
|
||||
|
||||
& > .mermaid-content {
|
||||
padding: 2rem;
|
||||
position: relative;
|
||||
transform-origin: 0 0;
|
||||
transition: transform 0.1s ease;
|
||||
|
||||
Reference in New Issue
Block a user