diff --git a/src/status_im2/contexts/chat/lightbox/text_sheet/style.cljs b/src/status_im2/contexts/chat/lightbox/text_sheet/style.cljs index 778cbd2573..6c43f54b85 100644 --- a/src/status_im2/contexts/chat/lightbox/text_sheet/style.cljs +++ b/src/status_im2/contexts/chat/lightbox/text_sheet/style.cljs @@ -14,7 +14,6 @@ (def text-style {:color colors/white - :align-self :center :margin-horizontal 20 :margin-bottom constants/text-margin :flex-grow 1})