app-preset-qrcode.less 118 字节
Newer Older
1 2 3 4 5 6 7 8
.app-qr-code{
    width: 100%;
    height: 100%;
    .ibiz-qr-code{
        width: 100%;
        height: 100%;
    }
}