show that the inputs are really really editable

This commit is contained in:
Elizabeth Hunt 2023-10-25 00:05:44 -06:00
parent 080211a788
commit 30f9f2bc18
Signed by: simponic
GPG Key ID: 52B3774857EB24B1

View File

@ -95,10 +95,9 @@ body {
} }
.cell-input { .cell-input {
border: none;
border-radius: 0.25rem; border-radius: 0.25rem;
background-color: 1px solid #ccc; border: 2px dotted #333;
width: 50px; width: 50px;
margin-left: 0.25rem; margin-left: 0.25rem;
margin-right: 0.25rem; margin-right: 0.25rem;