imporved mobile styling and started dependecy injection for backend

This commit is contained in:
subnub
2024-07-02 12:17:34 -04:00
parent 9bdad8cc94
commit 09cb81f96d
14 changed files with 774 additions and 42 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ const Files = memo(() => {
<thead>
<tr>
<th>
<div className="flex flex-row items-center mb-2 ml-4">
<div className="flex flex-row items-center mb-2">
<p className="text-[#212b36] text-sm font-medium">Name</p>
</div>
</th>