瀏覽代碼

Placeholder: Add user-select: none (#23075)

WestLangley 3 年之前
父節點
當前提交
52c91bae2f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examples/index.html

+ 1 - 0
examples/index.html

@@ -415,6 +415,7 @@
 							display: flex;
 							align-items: center;
 							justify-content: center;
+							user-select: none;
 						}
 						</style>
 					</head>