登录界面优化
This commit is contained in:
@@ -11,12 +11,14 @@
|
||||
|
||||
// 顶部区域:背景图 + Logo + 标题
|
||||
.login-header {
|
||||
position: relative;
|
||||
flex-shrink: 0;
|
||||
height: 420rpx;
|
||||
overflow: hidden;
|
||||
|
||||
&__bg {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user