mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 22:31:38 +02:00
✨Add new layers panel UI design
This commit is contained in:
parent
90fb619dfc
commit
86b0e95458
191 changed files with 3998 additions and 1037 deletions
|
@ -12,7 +12,7 @@
|
|||
[app.main.data.modal :as modal]
|
||||
[app.main.refs :as refs]
|
||||
[app.main.store :as st]
|
||||
[app.main.ui.components.context-menu-a11y :refer [context-menu-a11y]]
|
||||
[app.main.ui.components.context-menu-a11y.context-menu-a11y :refer [context-menu-a11y]]
|
||||
[app.main.ui.context :as ctx]
|
||||
[app.main.ui.dashboard.import :as udi]
|
||||
[app.util.dom :as dom]
|
||||
|
@ -143,5 +143,6 @@
|
|||
:min-width? true
|
||||
:top top
|
||||
:left left
|
||||
:options options}]]))
|
||||
:options options
|
||||
:workspace false}]]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue