.cherry-previewer {
    padding: 0 !important;
    border-left: 0 !important;
    width: 50%;
    box-sizing: border-box;
    background-color: #fff;
    min-height: auto;
    overflow-y: auto;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.cherry {
    font-family: "Helvetica Neue", Arial, "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 16px;
    line-height: 1.625;
    color: #343a40;
    background: #fff;
    box-shadow: none;
}
