Explorar o código

wip: desktop work

Adam hai 9 meses
pai
achega
9ae3d74adc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/desktop/src/pages/index.tsx

+ 1 - 1
packages/desktop/src/pages/index.tsx

@@ -383,7 +383,7 @@ export default function Page() {
                 return (
                   <Tooltip placement="right" value={session.title}>
                     <div>
-                      <div class="flex items-center self-stretch gap-6">
+                      <div class="flex items-center self-stretch gap-6 justify-between">
                         <span class="text-14-regular text-text-strong overflow-hidden text-ellipsis truncate">
                           {session.title}
                         </span>