diff --git a/src/layout/components/GenericCreateUpdatePage/index.vue b/src/layout/components/GenericCreateUpdatePage/index.vue index b9748b145..517760626 100644 --- a/src/layout/components/GenericCreateUpdatePage/index.vue +++ b/src/layout/components/GenericCreateUpdatePage/index.vue @@ -43,8 +43,4 @@ export default { .drawer ::v-deep .page-heading { display: none; } - -.drawer ::v-deep .el-radio-group { - display: flex; -}