/* 区块前端显示样式 */
@import url('./frontend.css');

/* 区块特定样式 */
.wp-block-aigather-product-info-table {
    margin: 1.5em 0;
}

/* 编辑器中的区块样式 */
.editor-styles-wrapper .wp-block-aigather-product-info-table {
    max-width: none;
}