0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 00:01:51 -05:00

🐛 Fix display of library view

This commit is contained in:
Andrés Moya 2023-05-12 13:27:45 +02:00
parent e032736c27
commit 58a6f437c4

View file

@ -287,7 +287,7 @@
(when (and (not selected?) (:menu-open @local))
(swap! local assoc :menu-open false)))
[:li.grid-item.project-th
[:li.grid-item.project-th {:class (dom/classnames :library library-view?)}
[:button
{:tab-index "0"
:class (dom/classnames :selected selected?