快乐的梦鱼 2 週間 前
コミット
c6b8c9c29f
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/pages/chat/components/Footer/ChatMulitSelectBar.vue

+ 1 - 1
src/pages/chat/components/Footer/ChatMulitSelectBar.vue

@@ -1,5 +1,5 @@
 <template>  
-  <FlexRow align="center" gap="gap.sm">
+  <FlexRow align="center" justify="space-between" gap="gap.sm">
     <span>已选择 {{ selectedCount }} 条消息</span>
     <FlexRow align="center" gap="gap.sm" overflow="auto">
       <Button