mo 2 年之前
父节点
当前提交
b9bf64fdc9
共有 1 个文件被更改,包括 3 次插入0 次删除
  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;