0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 15:39:50 -05:00

Make the workspace message not visible (temporary).

This commit is contained in:
Andrey Antukh 2016-04-16 14:09:19 +03:00
parent 7a8e4ef414
commit 8d2767999b
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -122,13 +122,13 @@
:on-scroll on-scroll
:on-wheel (partial on-wheel own)}
;; WIP message version
[:div.message-version
[:span "Continue working with version 22?"]
[:div.message-action
[:a.btn-transparent "Accept"]
[:a.btn-transparent "Cancel"]
]]
;; WIP message version
#_[:div.message-version
[:span "Continue working with version 22?"]
[:div.message-action
[:a.btn-transparent "Accept"]
[:a.btn-transparent "Cancel"]
]]
;; Rules
(horizontal-rule zoom)