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
Plain Diff
Browse Files
Authored by
郭成尧
2017-08-15 18:22:51 +0800
Commit
0e45001d0056b360ed368a4a0379b7d796ff3433
2 parents
b233ad7d
4e23caad
Merge branch 'feature/loginview' into release/6.0.1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
public/scss/passport/login-new.page.css
public/scss/passport/sms-login-new.page.css
public/scss/passport/login-new.page.css
View file @
0e45001
@@ -212,6 +212,7 @@ $top-bar-font-color: #fff;
@@ -212,6 +212,7 @@ $top-bar-font-color: #fff;
212
212
213
>
.third-logo-box
{
213
>
.third-logo-box
{
214
margin-top
:
49px
;
214
margin-top
:
49px
;
215
+
margin-bottom
:
60px
;
215
216
216
a
{
217
a
{
217
float
:
left
;
218
float
:
left
;
public/scss/passport/sms-login-new.page.css
View file @
0e45001
@@ -255,6 +255,7 @@ $disable-gray: $b0b0b0;
@@ -255,6 +255,7 @@ $disable-gray: $b0b0b0;
255
255
256
>
.third-logo-box
{
256
>
.third-logo-box
{
257
margin-top
:
49px
;
257
margin-top
:
49px
;
258
+
margin-bottom
:
60px
;
258
259
259
a
{
260
a
{
260
float
:
left
;
261
float
:
left
;
Please
register
or
login
to post a comment