improvements to the PWA and mobile layout

This commit is contained in:
daniel31x13
2024-01-19 08:01:21 -05:00
parent dfe9fec4b4
commit 86bcd5ef07
10 changed files with 16 additions and 15 deletions
@@ -65,7 +65,7 @@ export default function LinkActions({
return (
<>
<div
className={`dropdown dropdown-left absolute ${
className={`dropdown dropdown-end dropdown-bottom absolute ${
position || "top-3 right-3"
} z-20`}
>