This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yf_nkx
/
agmp_iot_jetlinks_ui
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
use 100vh instead of 100% (
#790
)
陈帅
8 years ago
parent
42c5de12f6
commit
9691ce3bce
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/components/GlobalHeader/index.less
+ 1
- 0
src/components/GlobalHeader/index.less
View File
@@ -9,6 +9,7 @@
:global {
.ant-layout {
+ min-height: 100vh;
overflow-x: hidden;
}
}