Преглед изворни кода

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>