feat: Add search by users, members and labels

This commit is contained in:
Maksim Eltyshev
2022-08-17 00:53:08 +02:00
parent 45d2eede58
commit c3eb66913e
10 changed files with 195 additions and 47 deletions

View File

@@ -2,6 +2,7 @@
.menuItem {
display: block;
margin: 0;
overflow: hidden;
padding: 4px;
}