mo 2 years ago
parent
commit
b9bf64fdc9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/school/school-detail/index.module.less

+ 3 - 0
src/school/school-detail/index.module.less

@@ -84,6 +84,9 @@
   .flexP {
     display: flex;
     flex-direction: row;
+    p {
+      flex: 1;
+    }
   }
   .teacherList {
     margin: 0 13px 54px;