consistent settings icon

This commit is contained in:
Josh Hawkins 2024-12-28 07:40:17 -06:00
parent 459283c60f
commit 83f3128f72

View File

@ -70,7 +70,6 @@ import {
import { IoIosWarning, IoMdArrowRoundBack } from "react-icons/io";
import {
LuCheck,
LuCog,
LuEar,
LuEarOff,
LuExternalLink,
@ -1039,7 +1038,7 @@ function FrigateCameraFeatures({
"flex flex-col items-center justify-center rounded-lg bg-secondary p-2 text-secondary-foreground md:p-0",
)}
>
<LuCog
<FaCog
className={`text-secondary-foreground" size-5 md:m-[6px]`}
/>
</div>