Task Search (#52)
Add hiding the search Add actually searching for tasks Fix jumping search button on page load Add search button Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/52
This commit is contained in:
parent
c8130bef61
commit
309f75b19d
5 changed files with 85 additions and 2 deletions
|
|
@ -152,3 +152,6 @@
|
|||
float: right;
|
||||
}
|
||||
|
||||
.control.has-icons-left .icon, .control.has-icons-right .icon {
|
||||
z-index: 4;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue