mirror of
https://github.com/penpot/penpot.git
synced 2025-07-28 12:17:25 +02:00
✨ Disable text selection only in workspace and viewer
This commit is contained in:
parent
4fb8a3dc8d
commit
8c49d11026
4 changed files with 6 additions and 2 deletions
|
@ -115,7 +115,7 @@
|
|||
(let [file (mf/deref refs/workspace-file)
|
||||
project (mf/deref refs/workspace-project)
|
||||
layout (mf/deref refs/workspace-layout)]
|
||||
[:section
|
||||
[:section#workspace
|
||||
[:& header {:file file
|
||||
:project project
|
||||
:layout layout}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue