diff --git a/ui/src/App.tsx b/ui/src/App.tsx index 0fd47b27..f01d7319 100644 --- a/ui/src/App.tsx +++ b/ui/src/App.tsx @@ -8,6 +8,7 @@ const App = () => ( theme={{ token: { colorPrimary: '#ff00c3', + borderRadius: 2, }, }} >