浏览代码

fix: remove ls-block cls for add-button

Weihua Lu 4 年之前
父节点
当前提交
031d7be059
共有 1 个文件被更改,包括 1 次插入1 次删除
  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