Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mr-julyedu
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
baiguangyao
mr-julyedu
Commits
b1e87b6f
Commit
b1e87b6f
authored
Dec 17, 2019
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
我的宝箱页面app去掉头部
parent
a8644801
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
1 deletions
+28
-1
src/components/activity/newyear-2019/common/prizes/prizes.scss
+28
-1
src/components/activity/newyear-2019/myTreasure/index.js
+0
-0
No files found.
src/components/activity/newyear-2019/common/prizes/prizes.scss
View file @
b1e87b6f
...
...
@@ -116,7 +116,7 @@
}
}
&
li
:last-child
{
&
li
:last-child
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
...
...
@@ -173,6 +173,7 @@
height
:
2px
;
background
:
#fff
;
border-radius
:
1px
;
.progress
{
position
:
absolute
;
right
:
0
;
...
...
@@ -194,3 +195,29 @@
}
}
}
.landing-treasure-rules
{
width
:
320px
;
&
.popup-container
{
top
:
50%
;
transform
:
translate
(
-50%
,
-50%
);
.title
{
font-size
:
18px
;
color
:
#111111
;
}
}
.content
{
padding
:
0
19px
15px
;
margin-top
:
22px
;
color
:
#666666
;
font-size
:
14px
;
li
{
margin-bottom
:
5px
;
}
}
}
src/components/activity/newyear-2019/myTreasure/index.js
View file @
b1e87b6f
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment