Browse Source

Removing unused zindex.

Brian E. Granger 8 năm trước cách đây
mục cha
commit
aa0f130e81
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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);
   width: calc(100% + 2*var(--jp-border-width));
   background: var(--jp-brand-color1);
-  z-index: 3;
 }