mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
line up results with input box
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
.command-panel .preview-list {
|
||||
max-height: 300px;
|
||||
overflow: auto;
|
||||
margin: 0 0 5px 10px;
|
||||
margin: 0 1px 5px 10px;
|
||||
position: relative;
|
||||
background-color: #1e1e1e;
|
||||
color: #C5C8C6;
|
||||
|
||||
Reference in New Issue
Block a user