user-select: none on keyboard
This commit is contained in:
@@ -41,6 +41,7 @@ body {
|
||||
.Game-keyboard {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.Game-keyboard-row {
|
||||
|
||||
Reference in New Issue
Block a user