Kaynağa Gözat

increase z-index of search overlay

Andrew Schlaepfer 6 yıl önce
ebeveyn
işleme
29cc4fe886
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      packages/documentsearch/style/index.css

+ 1 - 1
packages/documentsearch/style/index.css

@@ -17,7 +17,7 @@
   border-bottom-left-radius: var(--jp-border-radius);
   top: 0;
   right: 0;
-  z-index: 5;
+  z-index: 7;
   min-width: 300px;
   padding: 2px;
   font-size: var(--jp-ui-font-size1);