/* ── Gutenberg editor canvas width ── */
.wp-block[data-type="swiftframe/news-list"],
.wp-block-swiftframe-news-list {
    max-width: 95% !important;
    width: 95% !important;
    box-sizing: border-box;
}
