소스 검색

[edit] style

A\An 2 년 전
부모
커밋
173d247710
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/view/popup/tabbar-page/message/index.vue

+ 3 - 0
src/view/popup/tabbar-page/message/index.vue

@@ -549,6 +549,9 @@ onBeforeUnmount(() => {
               cursor: pointer;
 
               .msg {
+                display: flex;
+                align-items: end;
+                flex-direction: column;
                 .bold {
                   font-weight: 500;
                   font-size: 13px;