Browse Source

1

Signed-off-by: lcw <1324309909@qq.com>
lcw 2 years ago
parent
commit
6a1df1eb02
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/pages/addCourse.vue

+ 2 - 1
src/components/pages/addCourse.vue

@@ -152,7 +152,7 @@
 											</div>
 										</div>
 										<div class="right_first">
-											<div>
+											<div style="margin-top: 8.5%;">
 												<div style="flex: 0.5 1 0%; margin: 0 20px 0 0">
 													<div
 														class="bInfo_title"
@@ -2484,6 +2484,7 @@
 	.right_first {
 		margin-left: 15%;
 		width: 50%;
+    height: 100%;
 	}
 	.people {
 		border: 1px solid rgb(229 229 229);