mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Update branching
This commit is contained in:
@ -83,7 +83,7 @@ const renderNode = ({
|
||||
<Text
|
||||
key={index}
|
||||
style={{
|
||||
color: accountIndex !== -1 ? theme.blue : undefined,
|
||||
color: accountIndex !== -1 ? theme.blue : theme.primary,
|
||||
fontSize: adaptedFontsize,
|
||||
lineHeight: adaptedLineheight
|
||||
}}
|
||||
|
Reference in New Issue
Block a user