David Hill пре 4 месеци
родитељ
комит
30ec02e82d
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      packages/console/app/src/component/faq.tsx

+ 2 - 2
packages/console/app/src/component/faq.tsx

@@ -10,7 +10,7 @@ export function Faq(props: ParentProps & { question: string }) {
           width="24"
           width="24"
           height="24"
           height="24"
           viewBox="0 0 24 24"
           viewBox="0 0 24 24"
-          fill="none"
+          fill="currentColor"
           xmlns="http://www.w3.org/2000/svg"
           xmlns="http://www.w3.org/2000/svg"
         >
         >
           <path d="M12.5 11.5H19V12.5H12.5V19H11.5V12.5H5V11.5H11.5V5H12.5V11.5Z" fill="currentColor" />
           <path d="M12.5 11.5H19V12.5H12.5V19H11.5V12.5H5V11.5H11.5V5H12.5V11.5Z" fill="currentColor" />
@@ -20,7 +20,7 @@ export function Faq(props: ParentProps & { question: string }) {
           width="24"
           width="24"
           height="24"
           height="24"
           viewBox="0 0 24 24"
           viewBox="0 0 24 24"
-          fill="none"
+          fill="currentColor"
           xmlns="http://www.w3.org/2000/svg"
           xmlns="http://www.w3.org/2000/svg"
         >
         >
           <path d="M5 11.5H19V12.5H5Z" fill="currentColor" />
           <path d="M5 11.5H19V12.5H5Z" fill="currentColor" />