再次调整wallet connect的modal界面
This commit is contained in:
parent
dc72c20dd1
commit
8c716acb98
@ -101,10 +101,21 @@ export default class NativeLogin extends Vue {
|
||||
}
|
||||
.walletconnect-qrcode__text {
|
||||
font-size: 1.5vw;
|
||||
display: none;
|
||||
}
|
||||
.walletconnect-qrcode__image {
|
||||
margin: 20px auto;
|
||||
}
|
||||
.walletconnect-modal__footer{
|
||||
margin-top: 1vw;
|
||||
}
|
||||
.walletconnect-search__input{
|
||||
width:calc(100% - 32px);
|
||||
}
|
||||
.walletconnect-connect__buttons__wrapper__wrap{
|
||||
margin-top: 0;
|
||||
font-size: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user