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
zhangxiaoru
9 years ago
Commit
1fc958e4c4b6b8f6515d8397be95f33497e4673a
1 parent
f4c36799
exchange
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
3 deletions
public/scss/me/_exchange.css
public/scss/me/_exchange.css
View file @
1fc958e
.exchange-detail-page
{
position
:
relative
;
.state
{
font-size
:
16px
;
color
:
#5cb0de
;
...
...
@@ -18,7 +20,6 @@
font-size
:
16px
;
color
:
#5cb0de
;
padding-bottom
:
15px
;
border-bottom
:
1px
solid
#eee
;
span
{
font-size
:
20px
;
...
...
@@ -392,7 +393,13 @@
display
:
block
;
cursor
:
pointer
;
position
:
absolute
;
top
:
265px
;
right
:
55px
;
top
:
-184px
;
right
:
0
;
}
.error-tip
{
position
:
relative
;
top
:
-29px
;
left
:
150px
;
}
}
...
...
Please
register
or
login
to post a comment