Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
Email Patches
Plain Diff
Browse Files
Authored by
沈志敏
9 years ago
Commit
bb1dcce71b83afe9eac7e4048542edf069607efa
1 parent
a3f770d9
fix bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
public/scss/me/_coin.css
public/scss/me/_coin.css
View file @
bb1dcce
...
...
@@ -3,11 +3,9 @@
padding-top
:
20px
;
.coin-total
{
padding
:
40
px
0
;
padding
:
38
px
0
;
background
:
white
;
text-align
:
center
;
border-top
:
1px
solid
#eee
;
border-bottom
:
1px
solid
#eee
;
p
:
first-child
{
font-size
:
34px
;
...
...
@@ -39,10 +37,10 @@
.coin-detail-list
{
padding
:
0
30px
;
background
:
white
;
border-top
:
1px
solid
#eee
;
border-bottom
:
1px
solid
#eee
;
li
{
height
:
128px
;
display
:
flex
;
padding
:
20px
0
;
border-bottom
:
1px
solid
#eee
;
...
...
Please
register
or
login
to post a comment