.group{height:70%;width:100%;flex-direction:column}.group,.group .avatar-uploader{display:flex;justify-content:center;align-items:center}.group .avatar-uploader{width:100px;height:100px;overflow:hidden;border:1px dashed #c0ccda;border-radius:6px}.group .avatar-uploader img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}.group .avatar-uploader-ok{border:0}.group .btns{margin:6px 0;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}