.channel-html .row>* {
    width: auto;
    flex-shrink: inherit
}


[dir=rtl] .channel-html * {
    font-family: -apple-system, system-ui !important;
}

