Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ant-design-pro-vue
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tianzhuanghu
ant-design-pro-vue
Commits
2e7907c7
Commit
2e7907c7
authored
Mar 11, 2019
by
kokoroli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: GlobalLayout style
parent
3d7acb78
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
GlobalLayout.vue
src/components/page/GlobalLayout.vue
+4
-5
No files found.
src/components/page/GlobalLayout.vue
View file @
2e7907c7
...
...
@@ -349,8 +349,8 @@ export default {
}
.logo.top-nav-header
{
flex
:
0
0
56px
;
text-align
:
center
;
width
:
56px
;
line-height
:
58px
;
h1
{
display
:
none
;
...
...
@@ -388,7 +388,8 @@ export default {
}
}
.ant-menu.ant-menu-horizontal
{
max-width
:
350px
;
flex
:
1
1
;
white-space
:
normal
;
}
}
}
...
...
@@ -411,8 +412,6 @@ export default {
border
:
none
;
height
:
64px
;
line-height
:
64px
;
width
:
100%
;
max-width
:
700px
;
}
.header-index-left
{
...
...
@@ -446,7 +445,7 @@ export default {
}
.header-index-right
{
fl
oat
:
right
;
fl
ex
:
0
0
198px
;
height
:
64px
;
overflow
:
hidden
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment