mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-13 09:57:01 +00:00
add shadows to bounties, activities and top hunter containers
This commit is contained in:
parent
6da61e830b
commit
cf0c1d05a5
@ -268,7 +268,7 @@
|
||||
[:div.view-loading-container
|
||||
[:div.ui.active.inverted.dimmer
|
||||
[:div.ui.text.loader.view-loading-label "Loading"]]]
|
||||
[:div.ui.container.open-bounties-container
|
||||
[:div.ui.container.open-bounties-container.shadow-6
|
||||
{:ref #(reset! container-element %1)}
|
||||
[:div.open-bounties-header.ph4.pt4 "Bounties"]
|
||||
[:div.open-bounties-filter-and-sort.ph4
|
||||
|
@ -216,7 +216,7 @@
|
||||
:usage-metrics [usage-metrics-page])]]
|
||||
(when (show-top-hunters?)
|
||||
[:div.five.wide.column.computer.only
|
||||
[:div.ui.container.top-hunters
|
||||
[:div.ui.container.top-hunters.shadow-6
|
||||
[:h3.top-hunters-header "Top 5 hunters"]
|
||||
[:div.top-hunters-subheader "All time"]
|
||||
[top-hunters]]])]]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user