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:
parent
7a8e4ef414
commit
8d2767999b
1 changed files with 7 additions and 7 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue