improve link refresh logic + many changes and improvements

This commit is contained in:
daniel31x13
2023-12-19 11:50:43 -05:00
parent 71b99bb25c
commit b65787358f
29 changed files with 297 additions and 1628 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ export default function dashboardItem({
}) {
return (
<div className="flex items-center">
<div className="w-20 aspect-square flex justify-center items-center bg-primary/20 rounded-xl select-none">
<div className="w-[4.7rem] aspect-square flex justify-center items-center bg-primary/20 rounded-xl select-none">
<i className={`${icon} text-primary text-4xl drop-shadow`}></i>
</div>
<div className="ml-4 flex flex-col justify-center">