.product-create-modal{
    text-align: center;
}
.product-create-modals{
    height: 100px;
    width: 100px;
    background: skyblue;
    border-radius: 5px;
    margin: 0 10px;
    text-align: center;
    line-height: 100px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
}
/*# sourceMappingURL=app.b3bbde.css.map*/