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
59c409d9
authored
2022-10-14 09:57:05 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
stle:弹框
1 parent
d84f2062
Show 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 @
59c409d
...
...
@@ -125,7 +125,7 @@ export default {
.ls-title
{
padding
:
16px
;
color
:
#ffffff
;
<<<<<<<
HEAD
background
:
linear-gradient
(
-2deg
,
#409EFF
,
transparent
)
=======
background
:
linear-gradient
(
3deg
,
#409EFF
,
transparent
)
>>>>>>>
a0dbcf251b229577437bdc0f84385af37f76a7ac
background
:
linear-gradient
(
-2deg
,
#409EFF
,
transparent
;
background
:
linear-gradient
(
3deg
,
#409EFF
,
transparent
));
}
.ls-title
.svg-icon
{
...
...
Please
register
or
sign in
to post a comment