@toast-prefix-cls: ~"@{css-prefix}-toast";
.@{toast-prefix-cls} {
    .weui-icon-cancel {
        font-size: 63px;
    }
}
