Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
毕凯
2017-09-14 01:36:03 +0800
Commit
7b6c4a6b3328b7f9152083f8ac32635f80862236
2 parents
cefc3e5a
addd06f8
Merge remote-tracking branch 'origin/hotfix/orderList' into hotfix/loginLink
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
public/scss/home/_order.css
public/scss/home/_order.css
View file @
7b6c4a6
...
...
@@ -88,21 +88,24 @@
.footer
{
height
:
90px
;
line-height
:
90px
;
font-size
:
30px
;
padding
:
0
30px
;
}
.header
{
border-bottom
:
1px
solid
#e0e0e0
;
font-size
:
28px
;
}
.order-status
{
float
:
right
;
position
:
absolute
;
right
:
24px
;
top
:
0
;
}
.footer
{
text-align
:
right
;
border-top
:
1px
solid
#e0e0e0
;
font-size
:
30px
;
}
.sum-cost
{
...
...
Please
register
or
login
to post a comment