This commit is contained in:
plightfield 2024-09-30 18:38:55 +08:00
parent 68ab5c9a4e
commit b2852bf83a
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) => (