This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
ant-design-pro
mirror of
https://github.com/ant-design/ant-design-pro
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
use 100vh instead of 100% (
#790
)
pull/799/head
陈帅
8 years ago
committed by
ddcat1115
parent
42c5de12f6
commit
9691ce3bce
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/components/GlobalHeader/index.less
1
src/components/GlobalHeader/index.less
View File
@ -9,6 +9,7 @@
:global {
:global {
.ant-layout {
.ant-layout {
min-height: 100vh;
overflow-x: hidden;
overflow-x: hidden;
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tsai/ant-design-pro
Title
Body
Create Issue