home_height

This commit is contained in:
邓晓坤
2019-09-19 15:56:06 +08:00
parent 317b6d0a06
commit 1c4edae07f
3 changed files with 9 additions and 3 deletions

View File

@@ -41,7 +41,8 @@ export default {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #2c3e50;
height: 100%;
max-height: 100%;
height:auto;
}
.slide-left-leave-active,
.slide-left-enter-active,