.o_rightpanel {
    .table {
        --#{$prefix}table-bg: transparent;
    }

    .o_rightpanel_subtable {
        --#{$prefix}border-color: #{$gray-400};
    }
}
