From d3bf1fa1fabdd19bc26d36ec6679dc380233792c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 13 Nov 2025 20:48:10 +0000 Subject: [PATCH] chore: format code --- packages/ui/src/styles/tailwind/colors.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/src/styles/tailwind/colors.css b/packages/ui/src/styles/tailwind/colors.css index 888105da..59c61952 100644 --- a/packages/ui/src/styles/tailwind/colors.css +++ b/packages/ui/src/styles/tailwind/colors.css @@ -237,4 +237,4 @@ --color-border-weaker-focus: var(--border-weaker-focus); --color-button-ghost-hover: var(--button-ghost-hover); --color-button-ghost-hover2: var(--button-ghost-hover2); -} \ No newline at end of file +}