Browse Source

[edit] style

A\An 2 years ago
parent
commit
173d247710
1 changed files with 3 additions and 0 deletions
  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;