oak-pay-business/es/components/ship/system/web.pc.module.less

16 lines
230 B
Plaintext

.container {
width: 100%;
height: 100%;
}
.tips {
width: 100%;
height: 100%;
.code {
width: 80%;
margin-top: 40px;
background-color: aquamarine;
align-self: center;
}
}