chore: 样式

This commit is contained in:
dap 2024-09-13 08:04:54 +08:00
parent a96ea82196
commit 8ac4d0ba24

View File

@ -23,7 +23,7 @@ const userStore = useUserStore();
const authStore = useAuthStore();
const [BasicForm, formApi] = useVbenForm({
actionWrapperClass: 'text-left ml-[68px]',
actionWrapperClass: 'text-left ml-[68px] mb-[16px]',
commonConfig: {
labelWidth: 60,
},