This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
yf_nkx
/
agmp_iot_jetlinks_ui
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
use 100vh instead of 100% (
#790
)
陈帅
8 년 전
부모
42c5de12f6
커밋
9691ce3bce
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
1
0
src/components/GlobalHeader/index.less
+ 1
- 0
src/components/GlobalHeader/index.less
파일 보기
@@ -9,6 +9,7 @@
:global {
.ant-layout {
+ min-height: 100vh;
overflow-x: hidden;
}
}