소스 검색

Merge branch 'newVersion' into dev

lex 2 년 전
부모
커밋
4e629dfcf6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/student-info/my-follow/index.tsx

+ 1 - 1
src/views/student-info/my-follow/index.tsx

@@ -12,7 +12,7 @@ export default defineComponent({
   },
   render() {
     return (
-      <div class="h-full rounded-md overflow-hidden">
+      <div class="rounded-md overflow-hidden">
         <div class="text-2xl font-semibold text-black leading-none px-6 py-5 ">
           关注的老师
         </div>