We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c888a commit bbd0b75Copy full SHA for bbd0b75
src/status_im2/contexts/chat/home/contact_request/view.cljs
@@ -48,7 +48,7 @@
48
[quo/text
49
{:size :paragraph-1
50
:weight :semi-bold
51
- :style {:color (colors/theme-colors colors/black colors/white)}}
+ :style {:color (colors/theme-colors colors/neutral-100 colors/white)}}
52
(i18n/label :t/pending-requests)]
53
54
{:size :paragraph-2
0 commit comments