Merge commit '5289504f674575a2db5c0c0263acd382a5f183cc' into weather

This commit is contained in:
expdsn 2024-10-09 10:26:22 +08:00
commit 356b68c361
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ export default defineComponent(() => {
return () => (
<div class="absolute left-0 top-0 w-full h-full overflow-y-auto gap-4">
<div
class="w-full grid grid-cols-3 grid-flow-row-dense pb-[200px]"
class="w-full grid grid-cols-3 grid-flow-row-dense pb-[200px] gap-4"
style="grid-auto-rows: 100px"
>
{widgetList.map((el) => (