@import "src/styles/variables";

.PhysicalProductEditor {
    &-notice {
        color: $grey_300;
        float: right;
        font-size: 12px;
        font-weight: $weight_bold;
    }
}
