chenying
3 years ago
1 changed files with
3 additions and
3 deletions
-
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;
|