mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-29 07:52:50 +00:00
refactor: 优化样式
This commit is contained in:
parent
da37338f7e
commit
ba37e62428
|
|
@ -742,3 +742,8 @@ h5 {
|
|||
.record-tip-confirm {
|
||||
max-width: 800px !important;
|
||||
}
|
||||
|
||||
//企业微信
|
||||
.wwLogin_qrcode_head {
|
||||
padding:20px 0 !important;
|
||||
}
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue