chore: 样式

This commit is contained in:
dap 2024-09-13 08:03:32 +08:00
parent e67a78e971
commit a96ea82196

View File

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