improved user experience

This commit is contained in:
daniel31x13
2023-10-24 17:03:33 -04:00
parent cb8c2d5f10
commit c38c5b2cc5
5 changed files with 82 additions and 25 deletions
+1 -1
View File
@@ -220,7 +220,7 @@ export default function Index() {
if (target.id !== "expand-dropdown")
setExpandDropdown(false);
}}
className="absolute top-8 right-0 z-10 w-fit"
className="absolute top-8 right-0 z-10 w-40"
/>
) : null}
</div>