mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-17 03:47:58 +00:00
add some more whitespace in bounties and acitivity views
This commit is contained in:
parent
11d088c63f
commit
a1eb1e4198
@ -48,7 +48,7 @@
|
|||||||
[:div.header.display-name display-name]
|
[:div.header.display-name display-name]
|
||||||
[:div.description
|
[:div.description
|
||||||
[item-description item]]
|
[item-description item]]
|
||||||
[:div.footer-row.f6.lh-title
|
[:div.footer-row.f6.lh-title.mt2
|
||||||
(when-not (= item-type "new-bounty")
|
(when-not (= item-type "new-bounty")
|
||||||
[ui-balances/token-balances (bnt/crypto-balances item) :badge])
|
[ui-balances/token-balances (bnt/crypto-balances item) :badge])
|
||||||
[:span.gray (human-time updated)]]]])
|
[:span.gray (human-time updated)]]]])
|
||||||
|
@ -73,7 +73,7 @@
|
|||||||
[:div.bounty-item-row
|
[:div.bounty-item-row
|
||||||
[:div.time (human-time updated)]
|
[:div.time (human-time updated)]
|
||||||
[:span.bounty-repo-label repo-link]]
|
[:span.bounty-repo-label repo-link]]
|
||||||
[:div.footer-row.f6.lh-title
|
[:div.footer-row.f6.lh-title.mt2
|
||||||
[ui-balances/token-balances (bnt/crypto-balances bounty) :badge]
|
[ui-balances/token-balances (bnt/crypto-balances bounty) :badge]
|
||||||
[:span.mr3
|
[:span.mr3
|
||||||
[ui-balances/usd-value-label (:value-usd bounty)]]
|
[ui-balances/usd-value-label (:value-usd bounty)]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user