0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-05 22:09:06 -05:00

Cosmetic changes on coordenates debug component.

This commit is contained in:
Andrey Antukh 2016-01-02 18:03:33 +02:00
parent b937408bab
commit 657d64eec3

View file

@ -27,8 +27,8 @@
[:div {:style {:position "absolute" :left "80px" :top "20px"}}
[:table
[:tbody
[:tr [:td "X:"] [:td x]]
[:tr [:td "Y:"] [:td y]]]]])))
[:tr [:td "x="] [:td x]]
[:tr [:td "y="] [:td y]]]]])))
(def coordinates
(util/component