lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
af49c437c1
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      src/views/teamDetail/componentCourse/message-box.vue

+ 4 - 1
src/views/teamDetail/componentCourse/message-box.vue

@@ -32,6 +32,9 @@ export default {
 <style lang="less" scoped>
   .box{
     display: flex;
+    height: auto;
+    line-height: 1.2;
+    align-items: normal;
 
     &.teacher{
       flex-direction: row-reverse;
@@ -60,7 +63,7 @@ export default {
       }
     }
     >.name{
-      margin: 27px 10px;
+      margin: 32px 10px 0;
       margin-left: 0;
     }
     .container{