diff --git a/src/App.vue b/src/App.vue index 894320dc..72976bbc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -99,7 +99,7 @@ body .ant-pro-basicLayout { display: flex; flex-wrap: wrap; justify-content: flex-start; - align-items: left; + align-items: center; } .button-container > button {