Explorar o código

fix: remove ls-block cls for add-button

Weihua Lu %!s(int64=4) %!d(string=hai) anos
pai
achega
031d7be059
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/frontend/components/page.cljs

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

@@ -114,7 +114,7 @@
   (rum/local false ::show?)
   [state page-name]
   (let [show? (::show? state)]
-    [:div.ls-block.flex-1.flex-col.rounded-sm.add-button
+    [:div.flex-1.flex-col.rounded-sm.add-button
      [:div.flex.flex-row
       [:div.block {:style {:height      24
                            :width       24