Browse Source

修改样式

lex-xin 10 months ago
parent
commit
f558da34e9
1 changed files with 4 additions and 2 deletions
  1. 4 2
      src/teacher/my-fans/index.module.less

+ 4 - 2
src/teacher/my-fans/index.module.less

@@ -42,7 +42,7 @@
   font-size: 16px;
   font-weight: 500;
   color: #1a1a1a;
-  line-height: 24px;
+  line-height: 20px;
   padding-bottom: 4px;
   overflow: hidden;
   text-overflow: ellipsis;
@@ -60,6 +60,8 @@
 }
 
 .userImgSection {
+  width: 50px;
+  height: 50px;
   position: relative;
   margin-right: 12px;
   .VIP {
@@ -72,7 +74,7 @@
     position: absolute;
     width: 39px;
     height: 18px;
-    bottom: 0;
+    bottom: -5px;
     left: 50%;
     margin-left: -19.5px;
   }