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
a12a752b
authored
2022-10-17 09:26:19 +0800
by
liangyifan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
弹窗
1 parent
be3f5528
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/tanchuang/index.vue
src/components/tanchuang/index.vue
View file @
a12a752
...
...
@@ -131,7 +131,7 @@ export default {
.ls-title
{
padding
:
16px
;
color
:
#ffffff
;
background
:
linear-gradient
(
-2deg
,
#409EFF
,
transparent
;
background
:
linear-gradient
(
3deg
,
#409EFF
,
transparent
)
);
background
:
linear-gradient
(
3deg
,
#409EFF
,
transparent
);
}
.ls-title
.svg-icon
{
...
...
Please
register
or
sign in
to post a comment