From aed1ff699140de60131bf9cc1332c98063c66721 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 03 七月 2020 09:14:51 +0800 Subject: [PATCH] 2020-07-03 --- src/mob/login/index.scss | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/mob/login/index.scss b/src/mob/login/index.scss index a79d3d8..13853ca 100644 --- a/src/mob/login/index.scss +++ b/src/mob/login/index.scss @@ -10,6 +10,7 @@ max-width: 280px; min-height: 10px; margin: 0 auto; + margin-bottom: 15px; text-align: center; border: 1px dotted transparent; img { @@ -44,6 +45,11 @@ .plat-name:not(.editing):hover { border-color: #535353; } + + .plat-name + .mk-login-item.am-list-item, .logo + .mk-login-item.am-list-item { + margin-top: 30px; + } + .mk-login-item.am-list-item { position: relative; z-index: 1; -- Gitblit v1.8.0