浏览代码

Merge branch 'startLogin'

mo 1 年之前
父节点
当前提交
84bda31cc3
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      src/views/setting/components/schoolInfo/index.module.less

+ 5 - 5
src/views/setting/components/schoolInfo/index.module.less

@@ -262,18 +262,18 @@
   }
 
   .addTitle {
-    width: 230px;
-    height: 48px;
+    width: 212px;
+    height: 40px;
     top: -9px;
     position: absolute;
     margin: 0 auto;
     left: 50%;
-    margin-left: -115px;
+    margin-left: -106px;
     z-index: 100;
 
     img {
-      width: 230px;
-      height: 48px;
+      width: 212px;
+      height: 40px;
     }
 
     &.addTeacherTitle {