aboutsummaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/ui.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/ui.tsx b/src/components/ui.tsx
index 37c24b3..3afd97a 100644
--- a/src/components/ui.tsx
+++ b/src/components/ui.tsx
@@ -42,6 +42,7 @@ export function Button(props: {
cursor: "pointer",
position: "relative",
textDecoration: "none",
+ display: "block",
...props.style
}}>
{