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:
@ -152,3 +152,6 @@
|
||||
float: right;
|
||||
}
|
||||
|
||||
.control.has-icons-left .icon, .control.has-icons-right .icon {
|
||||
z-index: 4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user