浏览代码

[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;