Browse Source

修改项目详情问题

zengyicheng 3 years ago
parent
commit
3b1df15dca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/courseDetail.vue

+ 1 - 1
src/components/courseDetail.vue

@@ -583,7 +583,7 @@ export default {
 }
 }
 .courseTd {
 .courseTd {
   padding-top: 15px;
   padding-top: 15px;
-  width: 250px;
+  width: 175px;
   height: 700px;
   height: 700px;
   overflow: auto;
   overflow: auto;
   max-height: 715px;
   max-height: 715px;