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.
1 parent a8c6442 commit 7d27f16Copy full SHA for 7d27f16
src/components/icons/CloseIcon.tsx
@@ -18,6 +18,7 @@ export default function CloseIcon({
18
fill="none"
19
xmlns="http://www.w3.org/2000/svg"
20
aria-label="Close icon"
21
+ className="rounded-[5px] active:bg-[#D2D6DB]/40"
22
role="img"
23
{...props}
24
>
0 commit comments