Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-4
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
office
haoban-4
Commits
312e1d59
Commit
312e1d59
authored
Jul 20, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改样式
parent
85227455
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
component.less
src/styles/component.less
+5
-5
No files found.
src/styles/component.less
View file @
312e1d59
...
...
@@ -18,7 +18,7 @@
text-align: center;
height: 32px;
line-height: 32px;
color:
$
gray02;
color:
@
gray02;
font-size: 14px;
cursor: pointer;
&.disabled {
...
...
@@ -26,18 +26,18 @@
}
&:hover, &.active {
background: #ecf5ff;
color:
$
blue;
color:
@
blue;
}
}
padding: 13px 5px;
min-width: 170px;
&.gray {
li {
color:
$
gray02;
color:
@
gray02;
}
li:hover, li.active {
color:
$
gray02;
background:
$
gray-disable;
color:
@
gray02;
background:
@
gray-disable;
}
}
}
...
...
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