diff --git a/src/quo/components/profile/profile_card/view.cljs b/src/quo/components/profile/profile_card/view.cljs index 9b3b22cf1371..8279c9121338 100644 --- a/src/quo/components/profile/profile_card/view.cljs +++ b/src/quo/components/profile/profile_card/view.cljs @@ -43,7 +43,7 @@ [] [{:x 20 :y 108 - :width (- width 40) + :width (- (int width) 40) :height 50 :borderRadius 16}])} [rn/view