diff --git a/public/react/src/modules/courses/members/studentsList.js b/public/react/src/modules/courses/members/studentsList.js
index 2dfaa4336..499d12f5b 100644
--- a/public/react/src/modules/courses/members/studentsList.js
+++ b/public/react/src/modules/courses/members/studentsList.js
@@ -609,9 +609,9 @@ class studentsList extends Component{
`}
{ isAdmin &&
-
-
- 导出
+
+
+ 导出
+
-
+
}
{/*this.confirmysl(exportUrl)} >导出成绩*/}
{/* */}
diff --git a/public/react/src/modules/courses/new/CoursesNew.js b/public/react/src/modules/courses/new/CoursesNew.js
index 858603a18..c3096adeb 100644
--- a/public/react/src/modules/courses/new/CoursesNew.js
+++ b/public/react/src/modules/courses/new/CoursesNew.js
@@ -679,7 +679,7 @@ class CoursesNew extends Component {
}
.yslzxueshiskmc .ant-input-group{
- width: 720px !important;
+ width: 704px !important;
}
.yslzxueshisy span .ant-input-group-addon{
width: 65px !important;
@@ -690,10 +690,10 @@ class CoursesNew extends Component {
background-color: #fafafa!important;
}
.yslzxueshiskmc .ant-input-group-wrapper{
- width: 720px !important;
+ width: 704px !important;
}
.yslzxueshiskmcs .ant-input-group-wrapper{
- width: 720px !important;
+ width: 704px !important;
}
`
}