mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-18 20:36:31 +00:00
don't forget tachyons pointer for the three dots themselves!
This commit is contained in:
parent
b845750405
commit
e9f4b0a5ac
@ -246,7 +246,7 @@
|
|||||||
|
|
||||||
(defn three-dots-box [image-src]
|
(defn three-dots-box [image-src]
|
||||||
"generates the appropriate container for menu dots"
|
"generates the appropriate container for menu dots"
|
||||||
[:span.pt2
|
[:span.pt2.pointer
|
||||||
[:img.o-50.pl3.pt2 {:src image-src}]])
|
[:img.o-50.pl3.pt2 {:src image-src}]])
|
||||||
|
|
||||||
(defn three-dots []
|
(defn three-dots []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user