oak-general-business/es/components/wechatLogin/qrCode/web.module.less

10 lines
153 B
Plaintext

.container {
display: flex;
}
.qrCodeBox {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}