This website works better with JavaScript
홈
탐색
도움말
로그인
Yumin
/
ant-design-vue-pro
의 미러
https://github.com/vueComponent/ant-design-vue-pro.git
Watch
1
Star
0
포크
0
파일
이슈
0
위키
소스 검색
fix:
#45
#app height overflow
Sendya
6 년 전
부모
db0ea064f0
커밋
4a0506dd48
1개의 변경된 파일
과
1개의 추가작업
그리고
6개의 파일을 삭제
분할 보기
변경상태 보기
1
6
src/App.vue
+ 1
- 6
src/App.vue
파일 보기
@@ -43,9 +43,4 @@
})
}
}
-</script>
-<style>
- #app {
- height: 100%;
- }
-</style>
+</script>