.p-image-children-editor { width: 100%; height: 100%; border-radius: 0.5rem; border: 2px solid #ddd; .preview-box { margin: auto; width: 95%; height: 35vw; border: 2px dashed #ddd; border-radius: 0.5rem; background-color: #fafafa; text-align: center; color: #aaa; .preview-img { height: 100%; width: auto; } } .bg-box{ //width: 100%; margin-bottom: 1rem; } .img-box { margin-bottom: 1rem; display: flex; flex-direction: column; align-items: center; justify-content: center; } .img-box-upload{ width: 80%; } .add-btn { margin-top: 1rem; width: 200px; height: 90px; display: flex; align-items: center; justify-content: center; } } .save-box { width: 100%; display: flex; align-items: center; justify-content: center; .save-btn { width: 160px; height: 40px; //margin-top: 20px; margin-bottom: 20px; display: flex; align-items: center; justify-content: center; } } .anima-upload-btn { padding: 10px; } h5 { margin-top: 1rem; } // //@font-face //{ // font-family: 'BRLNSR_1'; // src: url("/assets/font/BRLNSR_1.TTF") ; //}