.camera-container .el-dialog__body{display:flex;justify-content:center}.camera-container .el-dialog__body .camera-content{width:210px;height:210px;box-sizing:border-box;border-radius:10px;background-color:var(--theme-bg-color);display:flex;align-items:center;justify-content:center}.camera-container .el-dialog__body .camera-content .camera-img{width:180px;height:180px;display:inline-block;-o-object-fit:cover;object-fit:cover}