dark theme fixes

This commit is contained in:
2025-11-18 00:21:33 +03:00
parent 97268a78c7
commit 7769da2c29
20 changed files with 75 additions and 60 deletions

View File

@@ -17,7 +17,7 @@ const InfoIcon = ({ className, onClick }: InfoIconType) => {
<g clipPath="url(#clip0_2505_25450)">
<path
d="M9.99984 13.3337V10.0003M9.99984 6.66699H10.0082M18.3332 10.0003C18.3332 14.6027 14.6022 18.3337 9.99984 18.3337C5.39746 18.3337 1.6665 14.6027 1.6665 10.0003C1.6665 5.39795 5.39746 1.66699 9.99984 1.66699C14.6022 1.66699 18.3332 5.39795 18.3332 10.0003Z"
stroke="#5F6C7B"
stroke="var(--secondary-foreground)"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"