We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f5bdb commit a6b9f0dCopy full SHA for a6b9f0d
1 file changed
packages/app/src/pages/layout/sidebar-workspace.tsx
@@ -274,7 +274,7 @@ const WorkspaceSessionList = (props: {
274
<div class="relative w-full py-1">
275
<Button
276
variant="ghost"
277
- class="flex w-full text-left justify-start text-14-regular text-text-weak pl-9 pr-10"
+ class="flex w-full text-left justify-start text-14-regular text-text-weak pl-2 pr-10"
278
size="large"
279
onClick={(e: MouseEvent) => {
280
props.loadMore()
0 commit comments