chenying 3 years ago
parent
commit
c1197c24e8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/App.vue

+ 3 - 3
src/App.vue

@@ -11,9 +11,9 @@
 
 <style>
 .dialog-footer{
-  display: block;
-  text-align: center;
-  padding-top: 20px;
+  position: fixed;
+  right: 36px;
+  top: 120px;
 }
 .my-title{
   font-size: 18px;