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]
|
||||
"generates the appropriate container for menu dots"
|
||||
[:span.pt2
|
||||
[:span.pt2.pointer
|
||||
[:img.o-50.pl3.pt2 {:src image-src}]])
|
||||
|
||||
(defn three-dots []
|
||||
|
|
Loading…
Reference in New Issue