Przeglądaj źródła

Merge branch 'newVersion' into dev

lex 2 lat temu
rodzic
commit
4e629dfcf6
1 zmienionych plików z 1 dodań i 1 usunięć
  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>