Browse Source

Merge branch 'newVersion' into dev

lex 2 năm trước cách đây
mục cha
commit
4e629dfcf6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>