NoSelect on index

This commit is contained in:
2024-11-25 16:21:25 +01:00
parent f20026542b
commit b8506bfcdb
2 changed files with 4 additions and 2 deletions

View File

@@ -82,5 +82,7 @@ async function submit() {
width: 116px;
height: 116px;
transform: translate(4px, 4px) scale(1.2, 1.2);
user-select: none;
}
</style>