Compare commits

...
Author SHA1 Message Date
Omar Basem cc176bf04c update 2023-08-24 12:13:03 +04:00
Omar Basem 54c16d813c updates 2023-08-24 12:11:40 +04:00
Omar Basem 42cc5a86ea fix composer 2023-08-23 21:42:04 +04:00
@@ -11,7 +11,8 @@
(def ^:const composer-default-height (+ bar-container-height input-height actions-container-height))
(def ^:const line-height (:line-height typography/paragraph-1))
;(def ^:const line-height (:line-height typography/paragraph-1))
(def ^:const line-height 20.5)
(def ^:const multiline-minimized-height (+ input-height (if platform/ios? 18 line-height)))