mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 19:56:15 +02:00
🐛 Fix problems in inspect tab
This commit is contained in:
parent
9834195f0e
commit
e2446fcc62
8 changed files with 65 additions and 48 deletions
|
@ -261,7 +261,10 @@
|
|||
:collapsabled-icon true
|
||||
:rotated collapsed-css?)}
|
||||
i/arrow-refactor]]
|
||||
[:span {:class (stl/css :code-lang)} "CSS"]
|
||||
|
||||
[:& select {:default-value style-type
|
||||
:class (stl/css :code-lang-select)
|
||||
:options [{:label "CSS" :value "css"}]}]
|
||||
|
||||
[:div {:class (stl/css :action-btns)}
|
||||
[:button {:class (stl/css :expand-button)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue