diff --git a/back/src/App.vue b/back/src/App.vue index 90b247b5..a3ce4034 100644 --- a/back/src/App.vue +++ b/back/src/App.vue @@ -16,7 +16,7 @@ display: table-cell !important; } - .el-button { + /* .el-button { vertical-align: middle !important; align-items: center !important; display: inline-flex !important; @@ -25,7 +25,7 @@ justify-content: center !important; min-width: 80px !important; border-radius:2px !important; - } + } */ .el-button--primary { vertical-align: middle !important; align-items: center !important; @@ -35,7 +35,7 @@ justify-content: center !important; min-width: 80px !important; border-radius:2px !important; - } + }