style: update

This commit is contained in:
xiaoxian521
2023-05-18 15:47:54 +08:00
parent af421a6489
commit d70b94111c
4 changed files with 24 additions and 4 deletions

View File

@@ -200,7 +200,7 @@ export default defineComponent({
return () => (
<>
<div {...attrs} class="w-[99/100] mt-6 p-2 bg-bg_color">
<div {...attrs} class="w-[99/100] mt-4 px-2 pb-2 bg-bg_color">
<div class="flex justify-between w-full h-[60px] p-4">
<p class="font-bold truncate">{props.title}</p>
<div class="flex items-center justify-around">