@import "~@orchard/frontend-react-components-v3/src/scss/_variables";
@import "~@orchard/frontend-react-components-v3/src/scss/_theme";
@import "~@orchard/frontend-react-components-v3/src/scss/_utils";
@import "~@orchard/frontend-react-components-v3/src/components/alert/alert.scss";

.ProductSharingIsrcPanel {

    &-list {
        display: flex;
        flex-direction: column;
    }
}
