chore: checkpoint tailwind spacing updates

This commit is contained in:
xingyu4j
2026-03-14 18:11:08 +08:00
parent 90dc8cf997
commit fa190e0975
24 changed files with 42 additions and 42 deletions

View File

@@ -58,7 +58,7 @@ onMounted(() => {
</script>
<template>
<div class="vp-raw h-[500px] w-full">
<div class="vp-raw h-125 w-full">
<Grid />
</div>
</template>