summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/styles/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ui/src/styles/theme.css')
-rw-r--r--packages/ui/src/styles/theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/ui/src/styles/theme.css b/packages/ui/src/styles/theme.css
index 6df7ccf09..4450358f8 100644
--- a/packages/ui/src/styles/theme.css
+++ b/packages/ui/src/styles/theme.css
@@ -42,6 +42,7 @@
--radius-sm: 0.25rem;
--radius-md: 0.375rem;
+ --radius-lg: 0.5rem;
--shadow-xs:
0 1px 2px -1px rgba(19, 16, 16, 0.04), 0 1px 2px 0 rgba(19, 16, 16, 0.06), 0 1px 3px 0 rgba(19, 16, 16, 0.08);