浏览代码

Removing unused zindex.

Brian E. Granger 8 年之前
父节点
当前提交
aa0f130e81
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/application/tabs.css

+ 0 - 1
src/application/tabs.css

@@ -261,5 +261,4 @@
   height: var(--jp-private-horizontal-tab-active-top-border);
   height: var(--jp-private-horizontal-tab-active-top-border);
   width: calc(100% + 2*var(--jp-border-width));
   width: calc(100% + 2*var(--jp-border-width));
   background: var(--jp-brand-color1);
   background: var(--jp-brand-color1);
-  z-index: 3;
 }
 }