mirror of
https://github.com/status-im/status-react.git
synced 2025-02-23 08:08:33 +00:00
[fix] usernames in bold on Linux
Signed-off-by: yenda <eric@status.im>
This commit is contained in:
parent
b792ab5cf3
commit
79c149af7d
@ -38,7 +38,8 @@
|
||||
|
||||
(def author
|
||||
{:color colors/black
|
||||
:font-size 14})
|
||||
:font-size 14
|
||||
:font-weight :bold})
|
||||
|
||||
(defn chat-box [height]
|
||||
{:height (+ height (* 2 chat-vertical-padding))
|
||||
|
Loading…
x
Reference in New Issue
Block a user