Browse Source

hjw-el-form 加样式

hujunwei@agilestar.cn 2 years ago
parent
commit
8a7163b72e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/components/el-form.vue

+ 4 - 0
src/components/el-form.vue

@@ -148,4 +148,8 @@ export default {
 </script>
 
 <style>
+.btn{
+  display: flex;
+  justify-content: center;
+}
 </style>