diff --git a/public/react/src/modules/courses/busyWork/CommonWorkList.js b/public/react/src/modules/courses/busyWork/CommonWorkList.js index 43586360d..10bbca9f3 100644 --- a/public/react/src/modules/courses/busyWork/CommonWorkList.js +++ b/public/react/src/modules/courses/busyWork/CommonWorkList.js @@ -152,7 +152,7 @@ function buildColumns(that, student_works) { {project_info && project_info.name && {project_info.name}} ), @@ -749,6 +749,9 @@ class CommonWorkList extends Component{ border-bottom: none; } .studentTable .ant-table-tbody { background: '#F1F9FF' } + .studentTable table, .stageTable table{ + font-size: 13px !important; + } `} { isStudent &&StudentData===undefined?"":StudentData===undefined?"":