feat: 模卡更新
This commit is contained in:
@ -10,11 +10,27 @@
|
||||
left: 24px;
|
||||
right: 24px;
|
||||
bottom: 0;
|
||||
background: #F5F6FA;
|
||||
background: #f5f6fa;
|
||||
}
|
||||
|
||||
&__submit-btn {
|
||||
.button(@width: 100%, @height: 80px, @fontSize: 32px, @fontWeight: 400, @borderRadius: 48px);
|
||||
bottom: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
&__skip-btn-wrapper {
|
||||
text-align: center;
|
||||
bottom: 60px;
|
||||
}
|
||||
|
||||
&__skip-btn {
|
||||
color: @blHighlightColor;
|
||||
width: 161px;
|
||||
height: 40px;
|
||||
font-weight: 400;
|
||||
font-size: 32px;
|
||||
line-height: 40px;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user