Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
biao
2016-08-08 18:05:20 +0800
Commit
0f2679cc8c2f3349622056d5710f6b24be8c8d89
1 parent
fccddc33
update for fix good-info width
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
public/scss/me/order/_detail.css
public/scss/me/order/_table.css
public/scss/me/return/_list.css
public/scss/me/order/_detail.css
View file @
0f2679c
...
...
@@ -198,6 +198,10 @@
}
}
.good-info
{
width
:
515px
!important
;
}
.goods-container
{
width
:
calc
(
$
w
+
3
*
$
normalWidth
);
...
...
public/scss/me/order/_table.css
View file @
0f2679c
...
...
@@ -126,6 +126,7 @@
border
:
1px
solid
$
borderColor
;
border-top
:
none
;
font-weight
:
normal
;
width
:
377px
;
.iconfont
{
font-weight
:
normal
;
...
...
public/scss/me/return/_list.css
View file @
0f2679c
...
...
@@ -20,6 +20,7 @@
&
.returns
{
.good-info
{
border
:
none
;
width
:
530px
!important
;
.detail
{
width
:
380px
!important
;
...
...
Please
register
or
login
to post a comment