快乐的梦鱼 hace 2 semanas
padre
commit
c6b8c9c29f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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