Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage-go
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tracing
source-trace-manage-go
Commits
9efce87e
Commit
9efce87e
authored
Feb 22, 2022
by
wcmoon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:
SYCZ-822
划转按钮颜色调整
parent
92f5e7ef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
PassListTable.vue
src/components/pass/PassListTable.vue
+1
-4
No files found.
src/components/pass/PassListTable.vue
View file @
9efce87e
...
@@ -196,12 +196,9 @@ export default {
...
@@ -196,12 +196,9 @@ export default {
}
}
.text-btn {
.text-btn {
color: #
4A90E2
;
color: #
3F79FE
;
font-size: 12px;
font-size: 12px;
font-weight: normal;
font-weight: normal;
&:hover {
color: #3F79FE;
}
}
}
.text-gray {
.text-gray {
font-size: 12px;
font-size: 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