aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorlonkaars <l.leblansch@gmail.com>2021-03-11 18:21:10 +0100
committerlonkaars <l.leblansch@gmail.com>2021-03-11 18:21:10 +0100
commitb34662346733ded378b31d8b1ba1e8b2953ec49a (patch)
tree94f39f81b5d86676beede5d5e0f48427aa3e746f /components
parent21d7703c679c85929abea1ac01ef22a83ebf4404 (diff)
can edit status now :tada:
Diffstat (limited to 'components')
-rw-r--r--components/ui.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/ui.tsx b/components/ui.tsx
index 8fa9657..7f10424 100644
--- a/components/ui.tsx
+++ b/components/ui.tsx
@@ -56,6 +56,7 @@ export function Button(props: {
position: "relative",
textDecoration: "none",
display: "block",
+ userSelect: "none",
...props.style
}}>
{