mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
select list tweaks
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
border: 1px solid #212121;
|
||||
max-height: 300px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.select-list ol:empty {
|
||||
@@ -26,7 +27,7 @@
|
||||
}
|
||||
|
||||
.select-list li .right {
|
||||
color: #999;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.select-list .key-binding {
|
||||
|
||||
Reference in New Issue
Block a user