[fix]登录,背景调整位置

develop
huyuanxiang 2 years ago
parent ec27cac3c7
commit 392a009fca

@ -66,10 +66,10 @@
width: 100%;
height: 100%;
background: #f0f2f5 url(~@/assets/Screenshot.png) no-repeat 50%;
background-size: 100%;
padding: 110px 0 144px;
position: relative;
background-size: cover;
background-position: top right;
a {
text-decoration: none;
}

Loading…
Cancel
Save