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
Fix PageHeader align
afc163
7 years ago
parent
e685dc6881
commit
631b6658a8
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/components/PageHeader/index.less
+ 3
- 0
src/components/PageHeader/index.less
View File
@@ -69,6 +69,9 @@
.main {
flex: 0 1 auto;
}
+ .content {
+ flex: auto;
+ }
.main {
width: 100%;
}