Skip to content

Commit 0d28ee6

Browse files
Copilotovertrue
andauthored
style: change border-radius to 0 (#36)
* Initial plan * style: change border-radius to 0 Co-authored-by: overtrue <1472352+overtrue@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: overtrue <1472352+overtrue@users.noreply.github.com>
1 parent 4fbdadd commit 0d28ee6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/tailwind.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
--chart-3: oklch(0.398 0.07 227.392);
2929
--chart-4: oklch(0.828 0.189 84.429);
3030
--chart-5: oklch(0.769 0.188 70.08);
31-
--radius: 0.3rem;
31+
--radius: 0;
3232
--sidebar: oklch(0.985 0 0);
3333
--sidebar-foreground: oklch(0.145 0 0);
3434
--sidebar-primary: oklch(0.205 0 0);

0 commit comments

Comments
 (0)