+ user-select:none at .board level; based on the patch by misha98857@github

This commit is contained in:
Alex Pankratov
2020-04-30 18:39:43 +02:00
parent 2105405258
commit cf2a130c53

View File

@@ -128,6 +128,8 @@
margin: 0 auto;
padding: 20px;
user-select: none;
}
body.crowded .board {