mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Bug 1858879 - Changed link text in FeltPrivacyInfoCard to default text color
This commit is contained in:
parent
7348338489
commit
781ed03615
@ -68,6 +68,7 @@ fun FeltPrivacyModeInfoCard(
|
||||
style = FirefoxTheme.typography.body2.copy(
|
||||
color = FirefoxTheme.colors.textPrimary,
|
||||
),
|
||||
linkTextColor = FirefoxTheme.colors.textPrimary,
|
||||
linkTextDecoration = TextDecoration.Underline,
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user