Browse Source

fix: search bar scroll

Weihua Lu 4 years ago
parent
commit
a1f55f3e5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/frontend/components/search.cljs

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

@@ -161,7 +161,7 @@
                  :left 32
                  :height 400
                  :width 700
-                 :overflow "hidden"})
+                 :overflow "auto"})
         :class (if all? "search-all" "absolute")}
        (ui/auto-complete
         result