Browse Source

老师主页顶部

skyblued 2 years ago
parent
commit
cdaa125b72
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/student/teacher-dependent/teacher-home.module.less

+ 2 - 2
src/student/teacher-dependent/teacher-home.module.less

@@ -24,7 +24,7 @@
   top: 0;
   left: 0;
   width: 100%;
-  height: 143px;
+  height: 188px;
   object-fit: cover;
 }
 .bg{
@@ -32,7 +32,7 @@
   top: 0;
   left: 0;
   width: 100%;
-  height: 143px;
+  height: 188px;
   background-color: rgba(0, 0, 0, .6);
   backdrop-filter: blur(10px);
   -webkit-backdrop-filter: blur(10px);