Browse Source

fix: style

Tienson Qin 4 months ago
parent
commit
24e3a08b04
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/frontend/components/property.cljs

+ 1 - 1
src/main/frontend/components/property.cljs

@@ -493,7 +493,7 @@
            [:div.ls-block.property-value-container.flex.flex-row.gap-1.items-start
 
             (when-not (or block? (and property-desc (:class-schema? opts)))
-              [:div.flex.h-6.items-center
+              [:div.flex.items-center {:style {:height 28}}
                [:div {:class "pl-1.5 -mr-[3px] opacity-60"}
                 [:span.bullet-container [:span.bullet]]]])
             [:div.flex.flex-1