Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
Commits
0b33f922
Commit
0b33f922
authored
Sep 03, 2018
by
Crazy Urus
Committed by
ιεΈ
Sep 03, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: trigger button overflow
parent
4b2de280
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/components/GlobalHeader/index.less
src/components/GlobalHeader/index.less
+2
-2
No files found.
src/components/GlobalHeader/index.less
View file @
0b33f922
...
@@ -37,7 +37,7 @@ i.trigger {
...
@@ -37,7 +37,7 @@ i.trigger {
height: 64px;
height: 64px;
cursor: pointer;
cursor: pointer;
transition: all 0.3s, padding 0s;
transition: all 0.3s, padding 0s;
padding: 24px;
padding: 2
2px 2
4px;
&:hover {
&:hover {
background: @primary-1;
background: @primary-1;
}
}
...
@@ -106,7 +106,7 @@ i.trigger {
...
@@ -106,7 +106,7 @@ i.trigger {
display: none;
display: none;
}
}
i.trigger {
i.trigger {
padding: 2
4
px 12px;
padding: 2
2
px 12px;
}
}
.logo {
.logo {
padding-right: 12px;
padding-right: 12px;
...
...
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