yohei0125 před 4 roky
rodič
revize
bcfd226fc2
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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)