We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f400da8 + 83ef8eb commit b09b40cCopy full SHA for b09b40c
1 file changed
apps/landing/src/components/test-case/TestCaseStat.tsx
@@ -19,7 +19,7 @@ export function TestCaseStat({
19
20
return (
21
<Center
22
- bg="#D8D8D8"
+ bg="$menuHover"
23
borderRadius="10px"
24
gap="10px"
25
px="16px"
0 commit comments