mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 12:48:31 +00:00
✨ Improve workspace sidebar show/hide (II)
This commit is contained in:
parent
d9c1454893
commit
ff2c437531
@ -70,7 +70,7 @@
|
||||
[:li.tooltip.tooltip-right
|
||||
{:alt "Layers"
|
||||
:class (when (contains? layout :layers) "selected")
|
||||
:on-click #(st/emit! (dw/toggle-layout-flag :layers))}
|
||||
:on-click #(st/emit! (dw/toggle-layout-flag :sitemap :layers))}
|
||||
i/layers]
|
||||
[:li.tooltip.tooltip-right
|
||||
{:alt (t locale "workspace.toolbar.libraries")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user