refactor: 优化样式
This commit is contained in:
parent
da37338f7e
commit
ba37e62428
@ -742,3 +742,8 @@ h5 {
|
|||||||
.record-tip-confirm {
|
.record-tip-confirm {
|
||||||
max-width: 800px !important;
|
max-width: 800px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//企业微信
|
||||||
|
.wwLogin_qrcode_head {
|
||||||
|
padding:20px 0 !important;
|
||||||
|
}
|
||||||
@ -67,9 +67,7 @@ init()
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.wecom-qr {
|
.wecom-qr {
|
||||||
margin-top: -40px;
|
margin-top: -20px;
|
||||||
}
|
height: 331px;
|
||||||
:deep(.wwLogin_qrcode_head) {
|
|
||||||
padding: 0 !important;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user