Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Lynnic
9 years ago
Commit
65e04f3c6169909f4196308e2b787c0d06749700
1 parent
4822c8e0
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/sass/product/_product-description.scss
static/sass/product/_product-description.scss
View file @
65e04f3
...
...
@@ -10,7 +10,7 @@
background-size
:
cover
;
}
.detail
{
background-color
:
$tableCellC
;
//
background-color: $tableCellC;
// &.table .inner-container{
// background-color: $tableCellC;
// }
...
...
@@ -21,7 +21,7 @@
padding
:
pxToRem
(
16px
)
pxToRem
(
12px
);
color
:
$mainFontC
;
background-color
:
$tableCellC
;
border-top
:
1px
solid
#fff
;
//
border-top: 1px solid #fff;
}
}
.tips
{
...
...
Please
register
or
login
to post a comment