Compare commits

..

No commits in common. "356b68c361e9669b11d35eb5bf7e2b31d021e70e" and "2d6aaba7d448bf7e81e681bea3e106dffdd2c4ba" have entirely different histories.

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] gap-4"
class="w-full grid grid-cols-3 grid-flow-row-dense pb-[200px]"
style="grid-auto-rows: 100px"
>
{widgetList.map((el) => (