feat(client_web): show moves arrows on jan hover
This commit is contained in:
parent
082dc5a384
commit
7f63df2946
4 changed files with 139 additions and 0 deletions
|
|
@ -324,6 +324,7 @@ input[type="text"] {
|
|||
gap: 4px;
|
||||
user-select: none;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.4);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.board-row {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue