Compare commits

...
Author SHA1 Message Date
Mohsen 9e278fe337 [#17497] fix: Unexpected lines are shown in the chat 2023-10-20 18:49:35 +03:00
@@ -171,7 +171,7 @@
[style]
(cond-> style
platform/android?
(assoc :scale-y -1)))
(assoc :scale-y -1.02)))
(defn actions
[chat-id cover-bg-color]