Add the ability to edit the item names (closes #149)
This commit is contained in:
parent
3a5a3ecc38
commit
5a0484190e
10 changed files with 51 additions and 10 deletions
|
|
@ -15,7 +15,7 @@
|
|||
margin: 0;
|
||||
outline: none;
|
||||
padding: 4px 8px;
|
||||
transition: all 400ms ease-in-out;
|
||||
transition: all 200ms ease-in-out;
|
||||
width: initial;
|
||||
|
||||
&:hover, &:focus-visible {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue