Add return key

This commit is contained in:
Unrud 2022-01-27 07:17:23 +01:00
parent 957e116305
commit 5da7b376c9
10 changed files with 179 additions and 16 deletions

View file

@ -199,8 +199,3 @@ textarea {
width: 8rem;
min-width: 0;
}
#keys .buttons > button:disabled {
border-top: none;
border-bottom: none;
}