diff options
Diffstat (limited to 'files/zh-cn/web/css/touch-action')
-rw-r--r-- | files/zh-cn/web/css/touch-action/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/touch-action/index.html b/files/zh-cn/web/css/touch-action/index.html index 40cbd7136d..760e5566a3 100644 --- a/files/zh-cn/web/css/touch-action/index.html +++ b/files/zh-cn/web/css/touch-action/index.html @@ -69,7 +69,7 @@ touch-action: unset; <h3 id="正式语法">正式语法</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="示例">示例</h2> |