mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-09 03:51:25 +08:00
chore: checkpoint tailwind spacing updates
This commit is contained in:
@@ -67,7 +67,7 @@ const collapseAll = () => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="vp-raw h-[300px] w-full">
|
||||
<div class="vp-raw h-75 w-full">
|
||||
<Grid>
|
||||
<template #toolbar-tools>
|
||||
<Button class="mr-2" type="primary" @click="expandAll">
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user