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
Email Patches
Plain Diff
Browse Files
Authored by
张孝茹
2017-10-23 18:43:35 +0800
Commit
7c423cecff2abc1d610c2e317de92a1c4a199f25
1 parent
6f69d6ba
编辑框
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
apps/home/views/action/family/index.hbs
public/scss/home/family.page.css
apps/home/views/action/family/index.hbs
View file @
7c423ce
...
...
@@ -30,9 +30,7 @@
{{/if}}
</span>
<span
class=
"code-set"
></span>
{{#
unless
trendWord
}}
<span
class=
"code-tip"
></span>
{{/
unless
}}
</div>
<div
class=
"inviton-set hide"
>
<textarea
maxlength=
"15"
placeholder=
"请输入你的潮流口令"
></textarea>
...
...
public/scss/home/family.page.css
View file @
7c423ce
...
...
@@ -105,15 +105,16 @@
background-size
:
100%
;
background-repeat
:
no-repeat
;
margin-left
:
190px
;
overflow
:
hidden
;
}
textarea
{
width
:
460px
;
height
:
4
6
px
;
height
:
4
3
px
;
border
:
none
;
resize
:
none
;
margin-left
:
30px
;
line-height
:
4
0
px
;
line-height
:
4
1
px
;
color
:
#807e7e
;
font-size
:
18px
;
}
...
...
@@ -164,6 +165,8 @@
height
:
36px
;
display
:
inline-block
;
margin-left
:
13px
;
vertical-align
:
top
;
margin-top
:
2px
;
}
}
}
...
...
Please
register
or
login
to post a comment