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
梁志锋
9 years ago
Commit
a50f17370e536f96a4492241a831ce9cebe5b33d
1 parent
45967cf1
浏览记录 删除按钮的效果
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
static/sass/me/_browse-record.scss
static/sass/me/_browse-record.scss
View file @
a50f173
...
...
@@ -9,6 +9,10 @@
height
:
160rem
/
$pxConvertRem
;
}
.sold-out
{
display
:
inline
;
}
.deps
{
margin-left
:
135rem
/
$pxConvertRem
;
padding
:
0
.5rem
0
;
...
...
@@ -43,7 +47,7 @@
}
.sold-out-tag
{
font-size
:
1
6
px
;
font-size
:
1
2
px
;
line-height
:
30rem
/
$pxConvertRem
;
text-align
:
center
;
color
:
#fff
;
...
...
Please
register
or
login
to post a comment