0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 04:49:03 -05:00

🐛 Fix right sidebar style

This commit is contained in:
alonso.torres 2022-12-01 17:12:08 +01:00
parent 296b6c646e
commit c9dbeec689

View file

@ -84,7 +84,7 @@
drawing-tool (:tool (mf/deref refs/workspace-drawing))
expanded (mf/deref refs/inspect-expanded)]
[:aside.settings-bar {:class (when expanded "expanded")}
[:aside.settings-bar.settings-bar-right {:class (when expanded "expanded")}
[:div.settings-bar-inside
(cond
(= drawing-tool :comments)