diff --git a/src/layout/components/Footer/index.vue b/src/layout/components/Footer/index.vue index 690cfb44e..ee9ac19df 100644 --- a/src/layout/components/Footer/index.vue +++ b/src/layout/components/Footer/index.vue @@ -1,5 +1,5 @@ @@ -40,7 +49,7 @@ export default { padding: 10px 20px; background: white; border-top: 1px solid #e7eaec; - margin-left: 190px; + transition:margin-left 0.3s; //border-top: 1px solid #e7eaec; div{ font-size: 13px;