diff --git a/admin-core/src/main/resources/templates/common/container.html b/admin-core/src/main/resources/templates/common/container.html
index 38b1e9c3..bf316cf1 100644
--- a/admin-core/src/main/resources/templates/common/container.html
+++ b/admin-core/src/main/resources/templates/common/container.html
@@ -6,7 +6,7 @@
金融虚拟仿真实验课程平台
-
+
diff --git a/web/src/main/resources/templates/jlw/teacherOpenCourseScheduleSession/add.html b/web/src/main/resources/templates/jlw/teacherOpenCourseScheduleSession/add.html
index 55f4718c..cfffa4df 100644
--- a/web/src/main/resources/templates/jlw/teacherOpenCourseScheduleSession/add.html
+++ b/web/src/main/resources/templates/jlw/teacherOpenCourseScheduleSession/add.html
@@ -9,6 +9,19 @@
.layui-table-body, .layui-table-box, .layui-table-cell{
overflow:visible;
}
+
+ .layui-laydate-content > .layui-laydate-list {
+ padding-bottom: 0px;
+ overflow: hidden;
+ }
+
+ .layui-laydate-content > .layui-laydate-list > li {
+ width: 50%;
+ }
+
+ .laydate-time-list ol li {
+ padding-left: 54px;
+ }