1
0
Эх сурвалжийг харах

fix: add bullet alignment

Tienson Qin 6 сар өмнө
parent
commit
473b964075

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

@@ -185,7 +185,7 @@
       :tab-index 0}
      [:div.flex.flex-row
       [:div.flex.items-center {:style {:height 28
-                                       :margin-left 2}}
+                                       :margin-left 22}}
        [:span.bullet-container.cursor.opacity-0.transition-opacity.ease-in.duration-100 {:ref *bullet-ref}
         [:span.bullet]]]]]))