🐛 Fix problems in inspect tab

This commit is contained in:
alonso.torres 2023-12-13 12:42:19 +01:00
parent 9834195f0e
commit e2446fcc62
8 changed files with 65 additions and 48 deletions

View file

@ -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)