mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-16 09:49:49 +00:00
cleanup
This commit is contained in:
parent
34f7bd4341
commit
62188ffdc7
5 changed files with 42 additions and 36 deletions
|
@ -7,5 +7,5 @@ export default function Widget({ error = false, children }) {
|
|||
);
|
||||
}
|
||||
|
||||
return <div className="flex flex-row w-full">{children}</div>;
|
||||
return <div className="relative flex flex-row w-full">{children}</div>;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue