Explorar o código

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

WestLangley %!s(int64=3) %!d(string=hai) anos
pai
achega
52c91bae2f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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>