Jelajahi Sumber

add z-index

yohei0125 4 tahun lalu
induk
melakukan
bcfd226fc2
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      packages/app/src/styles/_search.scss

+ 1 - 0
packages/app/src/styles/_search.scss

@@ -182,6 +182,7 @@
   .search-result-list {
     position: sticky;
     top: 0px;
+    z-index: 10; // to avoid dropdown menu in this class to be placed behind elements displayed on the right pane
 
     .search-result-list-scroll {
       // subtract the height of GrowiNavbar + (SearchControl component + other factors)