🔥 fixed grid layout

This commit is contained in:
alonso.torres 2020-03-27 15:43:09 +01:00 committed by Andrey Antukh
parent 25a201bc44
commit 79d0d56daf
3 changed files with 22 additions and 6 deletions

View file

@ -68,7 +68,7 @@
[:li.tooltip.tooltip-right
{:alt "Layers"
:class (when (contains? layout :layers) "selected")
:on-click #(st/emit! (dw/toggle-layout-flag :layers :sitemap))}
:on-click #(st/emit! (dw/toggle-layout-flag :layers))}
i/layers]
[:li.tooltip.tooltip-right
{:alt "Libraries"