快乐的梦鱼 недель назад: 2
Родитель
Сommit
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