mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
fuzzy finder should be on top of all
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.fuzzy-finder {
|
||||
z-index: 99;
|
||||
}
|
||||
|
||||
.fuzzy-finder ol {
|
||||
overflow: hidden;
|
||||
margin-bottom: 5px;
|
||||
|
||||
Reference in New Issue
Block a user