This website works better with JavaScript
Home
Explore
Help
Sign In
Yumin
/
ant-design-vue-pro
mirror of
https://github.com/vueComponent/ant-design-vue-pro.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix:
#45
#app height overflow
Sendya
6 years ago
parent
db0ea064f0
commit
4a0506dd48
1 changed files
with
1 additions
and
6 deletions
Split View
Show Diff Stats
1
6
src/App.vue
+ 1
- 6
src/App.vue
View File
@@ -43,9 +43,4 @@
})
}
}
-</script>
-<style>
- #app {
- height: 100%;
- }
-</style>
+</script>