fix: 避免 PR #40 触屏双击时缩放页面 #42

Merged
wangziqi merged 1 commits from fix/pr40-touch-action into main 2026-07-23 03:32:58 +00:00

View File

@@ -7,6 +7,7 @@
.editable-cell--enabled {
cursor: cell;
touch-action: manipulation;
padding: 4px 6px;
margin: -4px -6px;
border: 1px solid transparent;