refactor: 优化样式

This commit is contained in:
wxg0103 2024-10-28 11:39:55 +08:00
parent da37338f7e
commit ba37e62428
2 changed files with 7 additions and 4 deletions

View File

@ -742,3 +742,8 @@ h5 {
.record-tip-confirm {
max-width: 800px !important;
}
//企业微信
.wwLogin_qrcode_head {
padding:20px 0 !important;
}

View File

@ -67,9 +67,7 @@ init()
<style scoped lang="scss">
.wecom-qr {
margin-top: -40px;
}
:deep(.wwLogin_qrcode_head) {
padding: 0 !important;
margin-top: -20px;
height: 331px;
}
</style>