Commit f15f9095 authored by Max Alekseenko's avatar Max Alekseenko

change icon color

parent 1cea43f7
...@@ -71,6 +71,7 @@ const AppActionButton = ({ data, className, txHash, source }: Props) => { ...@@ -71,6 +71,7 @@ const AppActionButton = ({ data, className, txHash, source }: Props) => {
variant="subtle" variant="subtle"
display="flex" display="flex"
px={ 2 } px={ 2 }
iconColor={ textColor }
color={ textColor } color={ textColor }
bg={ bgColor } bg={ bgColor }
_hover={{ color: textColor }} _hover={{ color: textColor }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment