Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
abb2f8b6
authored
2022-11-09 11:31:09 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
颜色修改
1 parent
367531c8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/layout/components/TagsView/index.vue
src/layout/components/TagsView/index.vue
View file @
abb2f8b
...
...
@@ -224,9 +224,9 @@ export default {
}
&
.active
{
background-color
:
#
42b983
;
background-color
:
#
0794FF
;
color
:
#fff
;
border-color
:
#
42b983
;
border-color
:
#
0794FF
;
&::before
{
content
:
''
;
...
...
Please
register
or
sign in
to post a comment