adding search and better transitions and feel overall

This commit is contained in:
Arjun Patel
2022-02-01 00:16:39 -08:00
parent ed7bbc5b5c
commit 462139b930
9 changed files with 89 additions and 74 deletions
+4
View File
@@ -210,3 +210,7 @@ li.slick-active button {
.slide-exit-done {
opacity: 0;
}
.ant-select-selector {
@apply bg-slate-50 rounded placeholder-slate-300 !important;
}