show that the inputs are really really editable
This commit is contained in:
parent
080211a788
commit
30f9f2bc18
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user