better edit view

This commit is contained in:
daniel31x13
2024-08-30 02:38:58 -04:00
parent 820d686c37
commit aee10fa406
22 changed files with 596 additions and 256 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ export default function PreservedFormatRow({
};
return (
<div className="flex justify-between items-center rounded-lg p-2 bg-base-200">
<div className="flex justify-between items-center">
<div className="flex gap-2 items-center">
<i className={`${icon} text-2xl text-primary`} />
<p>{name}</p>