ensure switch account options is pressable

This commit is contained in:
Samuel Newman
2026-07-24 14:44:56 +03:00
parent 7bd27e4180
commit 37e7bcfa31
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -134,3 +134,6 @@ bskyweb/static/media/*.svg
# superpowers plugin plans/specs — local-only workspace
docs/superpowers/
.claude/worktrees
# pnpm
.pnpm-store
+1
View File
@@ -649,6 +649,7 @@ function AccountRow({
{...props}
style={[
a.absolute,
a.z_10,
{top: 10, right: tokens.space.lg},
a.p_xs,
a.rounded_full,