app: align workspace load more button (#22251)

This commit is contained in:
Brendan Allan
2026-04-13 13:58:35 +08:00
committed by GitHub
parent 3b1c982f4f
commit d3faaf0011
@@ -274,7 +274,7 @@ const WorkspaceSessionList = (props: {
<div class="relative w-full py-1">
<Button
variant="ghost"
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"
size="large"
onClick={(e: MouseEvent) => {
props.loadMore()