Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
shuaiguo
5 years ago
Commit
f101f419132c880b186c0f16b635ba67de956dba
2 parents
7c4d0a50
bd4daefa
Merge branch 'refs/heads/feature/search-word' into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
apps/pages/home/channel/channel.vue
apps/pages/home/channel/channel.vue
View file @
f101f41
...
...
@@ -487,15 +487,15 @@ export default {
.channel-html {
padding: 20px 24px 0;
&:before {
content: "";
width: 520px;
height: 28px;
background-image: url("~statics/image/channel/service-info.png");
background-size: 100% 100%;
margin: 10px auto 20px;
display: block;
}
// &:before {
// content: "";
// width: 520px;
// height: 28px;
// background-image: url("~statics/image/channel/service-info.png");
// background-size: 100% 100%;
// margin: 10px auto 20px;
// display: block;
// }
&:after {
content: "";
...
...
Please
register
or
login
to post a comment