Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-15 20:32:20 +04:00
commit 88c42de356
5 changed files with 9 additions and 7 deletions

View file

@ -369,6 +369,7 @@ private fun EarnBlockIcon(type: Type, iconUM: EarnBlockUM.IconUM, modifier: Modi
.size(TangemTheme.dimens2.x6)
.hazeForegroundEffectTangem(
style = HazeStyle(
backgroundColor = Color.Transparent,
tint = HazeTint(Color.Transparent),
blurRadius = TangemTheme.dimens2.x4,
),