mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Add higher z-index to tree view dialog
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
color: white;
|
||||
border: 2px solid #222;
|
||||
-webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .5);
|
||||
z-index: 99;
|
||||
}
|
||||
|
||||
.tree-view .directory .header .name,
|
||||
|
||||
Reference in New Issue
Block a user