mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-07-09 20:09:36 +02:00
mobile: fix expired text not visible in light mode
This commit is contained in:
committed by
Abdullah Atta
parent
4e057fa788
commit
91a56058bb
@@ -539,7 +539,7 @@ function ApiKeyItem({ apiKey, onRevoke, isAtEnd }: ApiKeyItemProps) {
|
||||
}}
|
||||
>
|
||||
<Paragraph
|
||||
color={colors.static.white}
|
||||
color={colors.static.red}
|
||||
size={AppFontSize.xxs}
|
||||
style={{ fontWeight: "bold" }}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user